diff --git a/README.md b/README.md index 7ea71eb3..183c13eb 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for building command-line application.* * Command-line Application Development + * [asciimatics](https://github.com/peterbrittain/asciimatics) - Cross-platform, full-screen terminal package (i.e. mouse/keyboard input and coloured, positioned text output) complete with high-level API for complex animations and special effects. * [cement](http://builtoncement.com/) - CLI Application Framework for Python. * [click](http://click.pocoo.org/dev/) - A package for creating beautiful command line interfaces in a composable way. * [cliff](http://docs.openstack.org/developer/cliff/) - A framework for creating command-line programs with multi-level commands.