Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 868 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 868 Bytes

bitoCLI

bitoCLI is a command-line interface (CLI) application written in Python and HTML. The application is currently in its early stages of development.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Python 3.x
  • HTML

Installing

A step by step series of examples that tell you how to get a development env running:

  1. Clone the repository: git clone https://github.com/deepanshu-sagar/bitoCLI.git
  2. Navigate into the directory: cd bitoCLI
  3. Run the Python file: `python pypyin.py (install pip packages like flask if already not present)

Authors