Skip to content

turnidge/commandline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for building command line interfaces in Dart.

Some highlights:

  • Line editing (^A, ^E, ^F, ^B, ^K, left/right arrows, etc.)
  • History (up/down arrows)
  • Tab completion
  • Hotkeys
  • Help system

Falls back to a dumb terminal mode when the terminal doesn't support the fancy stuff.

About

A library for building command line interfaces in Dart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages