mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
15 lines
221 B
Markdown
15 lines
221 B
Markdown
# hwylterm
|
|
|
|
Adding some fun to the terminal!
|
|
|
|
## use library
|
|
|
|
```nim
|
|
requires "https://github.com/daylinmorgan/hwylterm"
|
|
```
|
|
|
|
## use CLI's
|
|
|
|
```sh
|
|
nimble install "https://github.com/daylinmorgan/hwylterm?subdir=tools"
|
|
```
|