commit 025b572ef9ae8179087d0bad6756fbc702999f5f Author: Patrick Marsee Date: Fri Feb 8 13:29:00 2019 -0500 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..653615c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# shell_py + +This is a shell base class that can be used to quickly and easily create a versatile command-line interface for python packages. This pure python project works out-of-the-box. \ No newline at end of file