@fab1o/node-utility
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @fab1o/node-utility

Weekly Downloads

26

Version

2.2.0

License

MIT

Unpacked Size

62.9 kB

Total Files

107

Last publish

Collaborators

  • fab1o