This a project that I personally worked on due to bordem in quarantine. After hours of effort, my interest in this project peaked and rather than keep it to myself, I'm sharing it with others!
- npm
npm install npm@latest -g
Look under releases and download the appropriate software for your operating system
- Clone the repo
git clone https://github.com/codeherk/ambi.git
- Install NPM packages
npm install
- Run application
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Byron Jenkins - @codeherk - [email protected]