crystal-readline

forked from crystal-lang/crystal-readline
Crystal bindings to GNU Readline Library

readline

Crystal bindings to GNU Readline Library.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      readline:
        github: crystal-lang/crystal-readline
    
  2. Run shards install

Usage

require "readline"

user_input = Readline.readline("> ")

Contributing

  1. Fork it (https://github.com/crystal-lang/crystal-readline/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Repository

crystal-readline

Owner
Statistic
  • 0
  • 0
  • 0
  • 1
  • 0
  • about 3 years ago
  • April 2, 2021
License

MIT License

Links
Synced at

Fri, 26 Apr 2024 09:24:09 GMT

Languages