1.0.0-alpha.2 • Published 7 years ago

@j154004/dirmods v1.0.0-alpha.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

dirmods

Node.js command line utility to make modifications to a number of directories in Linux

Installation

npm install -g @j154004/dirmods

Usage

@j154004/dirmods <command> [options]

Commands

config

Change the git configuration in a directory.

Run within the directory you wish to change the local git configuration for. Otherwise use the -d flag to set configuration for all sub directories.

Prints all the directories that have had their configuration altered.

OptionAliasDescriptionRequired
name-nYour user name for the remote git repositoryYes
directory-dChange the configuration in all child directoriesNo

Example

@j154004/dirmods config --name="elementsweb"

License

BSD license Copyright (c) elementsweb