guld-fs-cli

1.1.19 • Public • Published

guld-fs-cli

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Guld file system abstraction CLI.

Install

Node
npm i -g guld-fs-cli

Usage

CLI
guld-fs --help

  Usage: guld-fs [options] [command]

  Guld file system abstraction CLI.

  Options:

    -V, --version                           output the version number
    -u --user <name>                        The user name to run as.
    -r --recursive                          Perform command recursively.
    -h, --help                              output usage information

  Commands:

    foreach <command>                       Run command for each file and/or directory in the given directory.
    str-replace <path> <old-str> <new-str>  Replace old-string with new-string for all files in path.

License

MIT Copyright isysd

Package Sidebar

Install

npm i guld-fs-cli

Weekly Downloads

0

Version

1.1.19

License

MIT

Unpacked Size

5.85 kB

Total Files

6

Last publish

Collaborators

  • isysd