Overview
SenderoBase is a sub-project of Sendero which includes basic parts of the functionality of Sendero including JSON and the Sendero dynamic-type system. It will be release before Sendero and also be used as a building block for other related projects.
Documentation
Contributing
Please feel free to check-out the Sendero forum and contribute any ideas and suggestions you may have. You can also report a bug or request a feature enhancement via our issue-tracking system.
Sendero uses Git for its source-code management. Our repositories are hosted via Gitorious. You can check out a copy of the latest SenderoBase code using the following public clone URLs:
- git://gitorious.org/sendero_base/mainline.git
- http://git.gitorious.org/sendero_base/mainline.git
To make source-code contributions, create an account at Gitorious, create your own public clone of Sendero, push your changes, and post us a merge request. Alternatively you can post a patch as an attachement to an issue.
- A Gitweb interface is also available at: http://gitweb.practivist.org/sendero_base.git.
- An HTTP clone mirror is available at: http://git.practivist.org/sendero_base.git.