Bunch of scripts to automate stuff in r/developersIndia.
Clone the repo
git clone https://github.com/developersIndia/deviras.git
Initialise a virtual environment.
cd deviras
python3 -m venv venv
source venv/bin/activate
Install dependencies
pip install -r requirements.txt
To run the tests, use the following command in a python virtual environment:
python -m unittest
Thanks goes to these wonderful people (emoji key):
Sameer Sahu 💻 |
Pavan Jadhaw 🤔 |
MaDDogx 💻 ⚠️ |
Pratham 💻 |
Nisarga Adhikary 💻 |
LinearArray 💻 |
Rachit Agrawal 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!