claudioc / jingo

Node.js based Wiki
MIT License
1.02k stars 184 forks source link

Stupid question : how do you make it run ? #97

Closed ruffiem closed 8 years ago

ruffiem commented 8 years ago

Above mentioned, thank you !

dcohenb commented 8 years ago

As it turns out you need to tell it where is the config file After you've created the config file open it and set repository: '.' (current folder) and remote: 'origin' then run it using: jingo --config config.yaml

bradoyler commented 8 years ago

@ruffiem can you pls close?