punktf 2.0.0

A cross-platform multi-target dotfiles manager
1
2
3
4
5
6
# punktf cli

This is where the command line interface of punktf is located. In particular,
`main.rs` with the entry point (`fn main`) for the executable.

This crates holds all cli argument definitions together with helper functions.