Skip to content

socialplanning/opencore-fassembler_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencore-fassembler_projects

Assorted fassembler projects for creating repeatable OpenCore builds. This package contains fassembler projects for building components of an OpenCore stack.

Features

This package provides two fassembler projects for an OpenCore site installation:

Install Frontend
Install the libopencore frontend that proxies over http to opencore, tasktracker and wordpress, with a Deliverance theme applied to the tasktracker and wordpress responses.
Install Zine
Install the projects' Zine instances.

Installation

For install the latest released for this package, execute the following command:

$ pip-2.4 install opencore-fassembler_projects

For install this package from development branch, execute the following command:

$ pip-2.4 install -f https://dist.socialplanning.org/eggs/ \
    -r https://github.com/raw/socialplanning/fassembler/master/requirements.txt
$ git clone https://github.com/socialplanning/opencore-fassembler_projects.git
$ cd ./opencore-fassembler_projects
$ python2.4 setup.py install

User / Developer Resources

Contribute

License

The project is licensed under the GPLv2, more details see docs/LICENSE.txt file.