| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The files in the repository are the configs used by Zeppelin in both our testing guild as well as The Coding Den itself.
Updating these files won't update the configuration of the bot. These are merely here to allow for collaborative editing and history keeping for the configuration.
A custom config assembler has also been built to allow us to split the configuration into multiple files, instead of one huge monolithic block of YAML.
For more information regarding specific settings, please refer to the Zeppelin documentation.
The configuration is structured as follows:
To compile the production configuration (after having installed dependencies), run npm run build.
To print verbose logging information like detailed stack traces, supply the -v option.
(Note: If running via NPM, you will need to supply additional options as -- -v.)
Compiled configuration will be outputted into the out directory with files named as [environment name].yml.
| Back | FazBrowse Home | New Git URL |