This project’s goal is to author, through community consensus, local government data specifications relating to the services and information provided by local government. A related goal is to make it easier for civic developers to create additional software built on these standards.
- Discuss open issues and create pull requests in this GitHub repository. Also add proposals and examples to the wiki.
Install the raml2html tool:
npm i -g raml2html
Run the tool:
rake
git clone https://github.com/LocalGovDigital/Localo.git
git co gh-pages
bundle
bundle exec jekyll serve -w
This project's main repository is on GitHub: http://github.com/localgovdigital/localo, where your contributions, forks, bug reports, feature requests, and feedback are greatly welcomed.