Skip to content

XavierT/errand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

errand

toy rust project

#Installation

The project is linked against the Ncurses library, using the thin wrapper from https://github.com/jeaye/ncurses-rs . So you need lib ncurses installed on your system to build.

On Ubuntu, install rust/cargo (tested with rust stable 1.12.1)

  1. sudo aptitude install libncursesw5-dev
  2. git clone https://github.com/XavierT/errand.git
  3. cargo run

About

toy rust project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages