1.0.4 • Published 6 years ago

@bsawyer/comfig v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

comfig

CLI for common configuration files shared across projects, symlinked to the root.

commands

~ comfig init

Creates a comfig configuration file 😜

~ comfig install

Removes all currently installed comfigs. Clones the repositories and creates symbolic links in the root of the project.

~ comfig import -g https://gitlab.com/username/repo.git

Adds a repository to the imported list then runs install.

~ comfig export -f ./.nvmrc

Adds a config file to the exported list.

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago