Skip to content

chris-rock/pony-express

 
 

Repository files navigation

The Pony Express

Build Status

Manage your package landscape.

Under construction...

Running

To run the pony-express server:

python manage.py runserver

To create and/or migrate the database run:

python manage.py db migrate

To update the database to the latest state after migrations have been added, run:

python manage.py db upgrade

Tests

To run tests:

python setup.py test

License

Company: Deutsche Telekom AG

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and

About

Manage your package landscape.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 3.1%