Skip to content

A framework that can be used as a base to build service on Rehive

License

Notifications You must be signed in to change notification settings

rehive/service-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rehive Logo

Service Framework

A framework that can be used as a base to build services on Rehive

Getting started

Install cookiecutter. Further documentation for installation can be found here.

# Pip
pip install --user cookiecutter

# Homebrew (Mac OS X only):
brew install cookiecutter

# Debian/Ubuntu:
sudo apt-get install cookiecutter

Create your project using the cookie cutter template

# SSH
cookiecutter [email protected]:rehive/service-framework.git

# HTTPS
cookiecutter https://github.com/rehive/service-framework.git

Run through the command promts and fill in your project details. Follow the instructions in your newly cloned project for how to setup local development.

About

A framework that can be used as a base to build service on Rehive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors