readline

bindings to GNU Readline Library
0.1.0 released

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
readline:
  github: crystal-lang/crystal-readline
  version: ~> 0.1.0
License MIT
Crystal 0.31.1

Authors

Libraries 1

  • readline: *

Dependencies 0

Development Dependencies 0

Dependents 4

Last synced .
search fire star recently