2024-09-17 17:28:21 -05:00
|
|
|
# hwylterm
|
|
|
|
|
|
|
|
Adding some fun to the terminal!
|
2024-09-18 09:29:12 -05:00
|
|
|
|
|
|
|
## use library
|
|
|
|
|
|
|
|
```nim
|
|
|
|
requires "https://github.com/daylinmorgan/hwylterm"
|
|
|
|
```
|
|
|
|
|
|
|
|
## use CLI's
|
|
|
|
|
|
|
|
```sh
|
|
|
|
nimble install "https://github.com/daylinmorgan/hwylterm?subdir=tools"
|
|
|
|
```
|