sys-hub

1.0.18 • Public • Published

sys-hub

NPM Version Build Status Codacy Badge Dependency Status devDependency Status NPM Downloads Massachusetts Institute of Technology (MIT) Donate

$ npm i -g sys-hub;

a command line app to share commands with co-workers across the network.

Local configuration example

argumentDatasource

For JSON selector syntax see http://jsonselect.org/. The filename attribute supports XML and JSON datasources.

Global configuration example

Supported commands

  • "open" (path or url to document)
  • "open-latest-file" (path to file folder)
  • "tail-latest-file" (path to file folder)
  • "type-latest-file" (path to file folder)
  • "shell" (custom shell command)

Supported types

  • "folder" (adds a bundle of commands for given folder)
  • "file" (adds a bundle of commands for given file)

local config

This defines a default program to open a folder or file in a custom filemanager

    "shell": {
        "openFolderCommand": "c:\\totalcmd\\TOTALCMD.EXE /O /T /R=\"@dir@\""
    },

Readme

Keywords

none

Package Sidebar

Install

npm i sys-hub

Weekly Downloads

0

Version

1.0.18

License

MIT

Last publish

Collaborators

  • s-a