/dotman

CLI Dotfiles Manager

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Dotman

Command line Dotfiles Manager

Requirements

  • sqlite3 (needed for libsqlite3)

Build Instructions

make

Output binary will be located in build/dotman

TODO

  • fix command line argument parsing (-tag gets treated the same as --tag)