Templates Authoring
The documentation is a Work In Progress, feel free to ask details, missing info or to submit content (via Pull Request).
Some templates
- An empty dir, but it generates an empty dir ;-)
- Any git repositories (in this case ffizer is like
git clone ... && cd ... && rm -Rf .git) - Any local folder (in this case ffizer is like
cp -R ... ...) - Parametrized (with variables) templates:
ffizer/templates_default: the default collections of templates for ffizer (WIP)davidB31 / cg-starter-multi-rust· GitLab Project template for Multi-Bot in Rust on CodinGame.davidB/templates: repository to host the my collections of templates to used with ffizer.- github repo tagged
ffizer-template - samples (used for test, demo) templates_default)