crystal-readline
forked from crystal-lang/crystal-readlinereadline
Crystal bindings to GNU Readline Library.
Installation
-
Add the dependency to your
shard.yml
:dependencies: readline: github: crystal-lang/crystal-readline
-
Run
shards install
Usage
require "readline"
user_input = Readline.readline("> ")
Contributing
- Fork it (https://github.com/crystal-lang/crystal-readline/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
Repository
crystal-readline
Owner
Statistic
- 0
- 0
- 0
- 1
- 0
- over 3 years ago
- April 2, 2021
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 20:06:16 GMT
Languages