https://github.com/adamwong246/full-tilt
a file templater and pre-processor
https://github.com/adamwong246/full-tilt
Last synced: 10 months ago
JSON representation
a file templater and pre-processor
- Host: GitHub
- URL: https://github.com/adamwong246/full-tilt
- Owner: adamwong246
- License: gpl-2.0
- Created: 2013-10-31T16:51:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-13T18:22:41.000Z (about 12 years ago)
- Last Synced: 2025-01-05T07:38:49.084Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 551 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Full Tilt, a file templater and pre-processor
It's a little like Jekyll but a lot less opinionated.
#### How?
1. Put configuration variables in config.yml.
2. Make a template for each configuration file you want to generate.
3. Fill in the blanks with erb and salt to taste.
4. Generate all your files in one fell swoop.
ruby bin/full_tilt.rb