Git Product home page Git Product logo

bonedragon's Introduction

BoneDragon

Openstack Project Template

Architecture

Alt text

Getting Started

If you'd like to begin a project use openstack framework, you can use this project.

  • Make sure you have installed pip sudo pip -V
  • If your are using Mac brew install gnu-sed coreutils
  • Get the BoneDragon git clone https://github.com/JimJiangX/BoneDragon.git
  • cd BoneDragon
  • Get your project framework ./generate.sh helloworld, your project maybe named helloworld.

Your framework has been done, begin to have a test of your project.

  • Waiting the magic, then cd ../helloworld
  • Run tox -evenv -- echo 'done'
  • Step into venv source .tox/venv/bin/active
  • pip install -r requirements.txt
  • pip install -r test-requirements.txt
  • python setup.py develop
  • Init tests testr init
  • testr run

After the test, do something interesting.

copy your etc file mkdir /etc/helloworld, cp etc/helloworld/helloworld.conf /etc/helloworld/helloworld.conf

Sync your db python helloworld/cmd/manage.py.

Run your api: bin/helloworld-api

Run curl http://localhost:8080/v1/exs will get api demo.

bonedragon's People

Contributors

undozen avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.