mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 23:00:18 +00:00
Explain what CLINT stands for.
This commit is contained in:
+10
-2
@@ -1,8 +1,16 @@
|
||||
Clint: Python Command-line Application Helpers
|
||||
==============================================
|
||||
Clint: Python Command-line Application Tools
|
||||
============================================
|
||||
|
||||
**Clint** is a module filled with a set of awesome tools for developing
|
||||
commandline applications.
|
||||
|
||||
.. image:: https://github.com/kennethreitz/clint/raw/master/misc/clint.jpeg
|
||||
|
||||
**C** ommand
|
||||
**L** ine
|
||||
**IN** terface
|
||||
**T** ools
|
||||
|
||||
Features:
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user