automated build for lewis & clark geoportal
1.4K
Lewis and Clark's Geoblacklight instance, hosted at geo.watzek.cloud.
git clone https://github.com/watzek/compass.git
compass directory install the gems:bundle install
rake db:create
rake db:migrate
rake test
rake geoblacklight:server
Make sure you fork the repository
Create github issue before submitting a PR
Write spec or integration tests using rspec or capybara
Make sure your commit message reads:
(#Issue No.) Commit message describing the change made by this patch
Example commit message:
(#23) Enable fullscreen leaflet
If your PR does not bring in a big change in functionality like updating documentation, etc. you can file a "maint" PR.
Example commit message for maint PR:
(MAINT) Update README.md
Your PR will be reviewed by the maintainers once it passes all the tests through our CI.
Content type
Image
Digest
Size
349.6 MB
Last updated
over 8 years ago
docker pull watzek/compass