Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 561 Bytes

README.rst

File metadata and controls

17 lines (14 loc) · 561 Bytes

# README #

# Django deployment Tool #

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE) ### --- How to install and use for Ubuntu 16.04 ###

First you need to install python3 and after install django you can run the project following bellow steps if you have a python3 follow this step ` $ git clone https://github.com/munisisazade/django_deployment_tool.git $ cd django_deployment_tool $ chmod +x deploy.sh $ ./deploy.sh usage $ ./deploy.sh deploy $ ./deploy.sh status `