mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 14:30:44 -06:00
13 lines
212 B
Text
13 lines
212 B
Text
|
# 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"
|