Skip to content

jpklzm/apprelease

 
 

Repository files navigation


apprelease

Twitter: @RackNerd License Build Status Code Climate Coverage Status Requirements Status Gratipay

######apprelease has been developed with the intention of facilitate unofficial apps deployment in developing or approval stages. with apprelease you can manage versions of your app per platform, devices....

Get in contact with the developer on Twitter: @RackNerd


Installation

$ git clone https://github.com/gabrielferreira/apprelease.git
$ cd apprelease
$ pip install -r requirements.txt
$ ./manage.py syncdb
$ ./manage.py migrate
$ ./manage.py runserver

Quick Start

Comming soon...

Need help?

  • If there is a technical problem with apprelease, open an issue.

License

This project is licensed under the terms of the Apache 2.0 license. See the LICENSE file.

Author

Developed and maintained by Gabriel Ferreira.

Please see AUTHORS.md for a list of contributors.

If you want to contribute give me some coins

To make a donation my Bitcoin wallet address is: 3ERMUCES79EGTfAZ6vc5GFy1VefFkU8CAX

Bitcoin wallet QRcode

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • HTML 2.8%