Skip to content

ariataylor96/punctual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

punctual

punctual is an uncomplicated dotfile manager that works on common Linux fundamentals and simplistic JSON configuration files.

Installation

From PyPi, with pip:

pip install punctual

With this you will have an executable named pcl.

Usage

Main:

$ pcl --help
Usage: pcl [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  delete
  install
  list

Install:

$ pcl install --help
Usage: pcl install [OPTIONS] PACKAGE_NAME

Options:
  --force  Remove any existing files
  --help   Show this message and exit.

Documentation

Available on ReadTheDocs!

About

A simplistic dotfile manager written in pure Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages