Skip to content

fab1o/node-utility

Repository files navigation

node-utility

A swiss-knife Library for Node applications.

Documentation

Name Type Description
console Object Console logging
fs Object File system
git Object Git Synchronous
object Object Object Manipulations
shell Object Shell commands
string Object String Manipulations

See full documentation

Prerequisites

Latest versions of:

Setup hub for GitHub Enterprise

  1. If you're runnning GitHub Enterprise, run this command to set your hostname:

    git config --global --add hub.host <your_github_host>
  2. Run a simple command on any repository folder to create an OAuth token, for instance:

    hub pr list

    It should ask for your username and password if that was your first time using hub.

About

A swiss-knife Library for Node applications: fs (file system), git command line, console logging, string and object manipulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published