Updated Cargo manifest and License
2 files changed
tree: 6de301bffa650da3814c595253782ae072ee4693
  1. examples/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. Cargo.toml
  6. deploy-docs.sh
  7. LICENSE
  8. README.md
README.md

RustyLine

Build Status

Readline implementation in Rust that is based on Antirez' Linenoise

Documentation

Build

This project uses Cargo and Rust Stable

cargo build --release