Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 321 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 321 Bytes

Clii

About

I'm trying to provide some helpful utilities for people who intend to write commandline applications, with wizards and visual feedback in mind the code is using readline functionality to do its work

Installation

python setup.py install

should be all that's needed