Use AWS to auto detect and order
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Getting Started (install is optional you can access the website here Deployed Demo)
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- python
- Pip
- Virtual Env
- Clone the repo
git clone https://github.com/vinayakj02/The-Watcher.git
- Create and activate venv
- Windows
$virtualenv myenv $ .\myenv\Scripts\activate
- Linux MacOS
$virtualenv myenv $source myenv/bin/activate
- Install Requirements
pip install -r requirements.txt
TODO
- Scripts to Upload to s3
- Setup Cronjob for the same
- To be filled
- To be filled
Distributed under the MIT License. See LICENSE
for more information.
Project Link : Github - The Watcher