Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
7b5d5a3a
Commit
7b5d5a3a
authored
Jan 08, 2018
by
Guilhem Saurel
Browse files
README
parent
a0f69168
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
7b5d5a3a
# Gepetto Softwares Dashboard
## Dependencies
Get Python3.6, create a virtualenv, and install dependencies:
`pip install -U -r requirements.txt`
## Launch
```
./manage.py migrate
./manage.py populate
./manage.py runserver
```
You can go to http://localhost:8000
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment