Skip to content

tsotetsi/django-coming-soon

Repository files navigation

django-coming-soon Build Status

Django Coming Soon.

Setup development environment.

Init the project.

The following command will install all project dependencies.

`pip install -e .`

Running tests.

# install pytest or tox first.

`pip install tox`

# run the tests.

`tox`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published