Commit Graph

13 Commits

Author SHA1 Message Date
Asher Van Brunt 738d171f6b Resolve Issue 15: Allow passing configuration option 2010-10-14 19:09:22 -07:00
Tom Preston-Werner 42985dc5c1 Explicitly set default port to 4567. 2010-09-29 14:42:24 -07:00
Tom Preston-Werner ee6b71ff80 Change 'bind' CLI option to 'host'. Set default to 127.0.0.1. Closes #47. 2010-09-29 14:40:36 -07:00
Emilien Taque 48bfe954d1 add Sinatra --bind option through gollum binary 2010-09-15 22:53:15 +02:00
rick 7c70174725 handle invalid options 2010-08-30 18:50:02 -07:00
Jon Frisby 515f8610c4 Make --version not cough up a furball.
Commit 8c625419b8 moved the require down,
which broke --version.
2010-08-31 08:59:56 +08:00
rick 05283347b0 more descriptive irb output
also, code poetry arguments
2010-08-23 16:35:17 -07:00
rick 99995f7364 convert $path global to a gollum_path sinatra setting 2010-08-23 16:16:39 -07:00
rick 8c625419b8 add irb option for the cli script 2010-08-23 16:13:38 -07:00
Tom Preston-Werner 4fc446b8a3 Pass port through to gollum executable. 2010-07-29 23:04:35 -04:00
Tom Preston-Werner daa633379d Port default is 4567. 2010-07-13 13:25:40 -07:00
Tom Preston-Werner 450c168383 Allow custom dir. 2010-07-12 18:00:11 -07:00
Tom Preston-Werner c88a1ca5a5 Gollum executable. 2010-07-12 17:54:13 -07:00