hwylterm/hwylterm.nimble

12 lines
212 B
Nim

# 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"