-
Notifications
You must be signed in to change notification settings - Fork 0
backtype/figaro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Figaro is a simple system for managing configurations for your projects. SETUP Create a "figaro" file in your path containing: #!/bin/sh python PATH_TO_FIGARO/figaro.py PATH_TO_ASSETS_AND_CONFS $* USAGE 1. Add configs and assets. See sample/confs 2. Create FIGARO file with all project configs to include. See sample/proj 3. Run "figaro $mode" where mode is the environment you want to configure.
About
A simple system for managing configurations for your projects.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published