An open API service indexing awesome lists of open source software.

https://github.com/jtemporal/autogenfiles

Automatically generate files from templates
https://github.com/jtemporal/autogenfiles

hacktoberfest jinja2 templates

Last synced: 8 months ago
JSON representation

Automatically generate files from templates

Awesome Lists containing this project

README

          

# AutoGenFiles

Based on a predefined templating structure create new files

## Documentation

[Checkout this page](http://jtemporal.com/autogenfiles/).

## TODO

There are a few TODO marked on the code but here's a list of most general ones

- [x] guarantee file structure from templates folder
- [x] test all
- [x] make it into an installable cli
- [x] document the variables.yaml structure
- [ ] document how to contribute
- [x] document example with the project in case
- [x] move all logic into an module structure