terminimal v1.2.0
Terminimal
Terminimal is a tiny toolkit for building CLI apps in crystal-lang that are designed for humans.
It provides a nice API and wrappers for ANSI escape sequences and a selection of useful tools for building simple, aesthetically pleasing output.
Installation
-
Add the dependency to your
shard.yml
:dependencies: terminimal: github: aca-labs/terminimal
-
Run
shards install
Usage
require "terminimal"
Contributing
- Fork it (https://github.com/aca-labs/terminimal/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Kim Burgess - creator and maintainer
Repository
terminimal
Owner
Statistic
- 16
- 0
- 1
- 2
- 1
- 14 days ago
- July 16, 2019
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 11:02:46 GMT
Languages