| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
script/bootstrap script/server open http://localhost:4000
While in development, the generator will not clone the nodegit repo. You'll need to soft-link the nodegit repository into generate/.
ln -s /path/to/nodegit generate/nodegitOnce linked, generate the site.
node generateIf you're running script/server in another terminal tab, it will read the changes and regenerate the site.
| Back | FazBrowse Home | New Git URL |