bitoCLI
is a command-line interface (CLI) application written in Python and HTML. The application is currently in its early stages of development.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Python 3.x
- HTML
A step by step series of examples that tell you how to get a development env running:
- Clone the repository:
git clone https://github.com/deepanshu-sagar/bitoCLI.git
- Navigate into the directory:
cd bitoCLI
- Run the Python file: `python pypyin.py (install pip packages like flask if already not present)
- Deepanshu Sagar - Initial work - deepanshu-sagar