hwylterm/hwylterm.nimble

13 lines
212 B
Text
Raw Normal View History

2024-09-17 17:28:21 -05:00
# Package
version = "0.1.0"
author = "Daylin Morgan"
description = "bringing some fun (hwyl) to the terminal"
license = "MIT"
srcDir = "src"
# Dependencies
requires "nim >= 2.0.8"