My-dev server information
My-dev is an useful utility for developers. The aim of this project: provide ability to use this repository like server for my-dev.
Installation
- Create DB
- You can use any DB (Tested on MySQL)
- Create DB. For example, named
my_dev
- Modify db_url in config-file
etc/my-dev-server/my-dev-server.conf
- Migrate DB via command:
$ tox -e venv -- my-dev-migrate --config-file etc/my-dev-server/my-dev-server.conf
Contacts
You can contact us via mailing list: my-dev@googlegroups.com