punktf 3.1.2

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

Command line interface and option parsing for `punktf`.
In particular, `main.rs` with the entry point (`fn main`) for the executable.

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