https://github.com/moritzheiber/gollum-test
A testing repository for quickly setting up a Gollum instance.
https://github.com/moritzheiber/gollum-test
Last synced: 2 months ago
JSON representation
A testing repository for quickly setting up a Gollum instance.
- Host: GitHub
- URL: https://github.com/moritzheiber/gollum-test
- Owner: moritzheiber
- License: gpl-3.0
- Created: 2014-09-08T21:42:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-08T21:45:50.000Z (almost 12 years ago)
- Last Synced: 2025-03-20T04:08:11.044Z (over 1 year ago)
- Language: Ruby
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gollum testing repository
- `$ apt-get install libicu-dev` (Linux)
or
- `$ brew install icu4c` (MacOSX)
- `$ bundle install`
- `$ bundle exec gollum`
You now have a local Gollum instance running on port 4567.