https://github.com/ilaborie/ffizer-templates
https://github.com/ilaborie/ffizer-templates
ffizer-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilaborie/ffizer-templates
- Owner: ilaborie
- Created: 2023-03-04T11:24:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T18:27:05.000Z (about 3 years ago)
- Last Synced: 2025-01-08T13:53:06.732Z (over 1 year ago)
- Topics: ffizer-template
- Language: Handlebars
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My ffizer templates
See [ffizer](https://ffizer.github.io/ffizer/book/overview.html)
## Templates
`justfile-rust`: add a `justfile` for a Rust project. See [Just](https://just.systems/)
## Usage
- [Install ffizer](https://github.com/ffizer/ffizer#install)
- Run `ffizer apply --source https://github.com/ilaborie/ffizer-templates.git --source-subfolder justfile-rust --destination /tmp/plop`