https://github.com/charlesrocket/dfs
https://github.com/charlesrocket/dfs
dotfile template-engine
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlesrocket/dfs
- Owner: charlesrocket
- License: apache-2.0
- Created: 2025-08-18T16:14:09.000Z (10 months ago)
- Default Branch: trunk
- Last Pushed: 2025-08-29T16:15:29.000Z (10 months ago)
- Last Synced: 2025-08-29T18:46:21.616Z (10 months ago)
- Topics: dotfile, template-engine
- Language: Zig
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `dfs`
[](https://github.com/charlesrocket/dfs/actions/workflows/ci.yml)
[](https://codecov.io/gh/charlesrocket/dfs)
## Compilation
```sh
zig build
```
## Roadmap
* [x] Template engine
* [x] Reverse translator
* [x] Conditionals
* [ ] Machine meta (only `SYSTEM.os` at the moment)
* [ ] Upstream pulls
* [ ] Colors
* [x] Dry run
* [ ] Backups