Skip to content

coffenbacher/TickTock

Repository files navigation

Instrument Marketplace

This is the source repository for the Instrument Marketplace site.

#####For first time, fire following commands in workspace (or whatever you call it) directory:

## Clone this repository
git clone git@bitbucket.org:instruments/instruments.git
## Switch to cloned repository
cd instruments
## Setup your virtual environment for very first time
./setup_environment.sh
## Activate your virtual environment for this project
source activate.sh
## Run Django Development Sever
cd main/
python manage.py runserver

#####Please fire following command from root of cloned repository for every new terminal session

source activate.sh

About

The official TickTock repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published