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

https://github.com/charlesrocket/dfs


https://github.com/charlesrocket/dfs

dotfile template-engine

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# `dfs`
[![CI](https://github.com/charlesrocket/dfs/actions/workflows/ci.yml/badge.svg?branch=trunk)](https://github.com/charlesrocket/dfs/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/charlesrocket/dfs/branch/trunk/graph/badge.svg)](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