Skip to content

4teamwork/biel.schule

Repository files navigation

biel.schule

biel.schule installation package to install biel.schule website

$ git clone git@github.com:4teamwork/biel.schule.git
$ cd biel.schule
$ ln -s development.cfg buildout.cfg
$ python2.7 bootstrap.py
$ bin/buildout
$ bin/instance fg

If you want to develop features, you must follow this guide

First checkout the package and create a new branch from the master:

$ git clone git@github.com:4teamwork/biel.schule.git
$ cd biel.schule
$ git checkout -b my-mew-feature
$ git push origin -u my-new-feature

If you are finnished and the feature is working fine,you can merge it into the master branch after the quality-check:

$ git checkout master
$ git merge my-mew-feature
$ git push

Now, the feature is available for other developers.

To provide the feature on the test-env or the prod-env, you can push the master into the 'test' or 'production' branch.

$ git push origin master:test
$ git push origin master:production

Et voila, the feature is published.

Runs with Plone 4.3.

This package is copyright by 4teamwork.

biel.schule is licensed under GNU General Public License, version 2.

About

Policy for Biel-Bienne school sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages