15.5.2 • Published 5 years ago
@the-/bin v15.5.2
@the-/bin
Bin manager for the-frameworks
Installation
$ npm install @the-/bin --save
Usage
'use strict'
const theBin = require('@the-/bin')
async function tryExample() {
const pon = theBin('pon', {
guide: 'try `npm i pon -g`',
})
await pon.throwIfNotExists()
pon('build')
}
tryExample().catch((err) => console.error(err))
API Guide
- module:@the-/bin
- TheBin
See API Guide for more detail
License
This software is released under the MIT License.
Links
15.5.2
5 years ago
15.5.1
5 years ago
15.5.0
5 years ago
15.4.15
5 years ago
15.4.14
6 years ago
15.4.13
6 years ago
15.4.12
6 years ago
15.4.11
6 years ago
15.4.10
6 years ago
15.4.9
6 years ago
15.4.2
6 years ago
15.2.3
6 years ago
15.2.2
6 years ago
15.2.1
6 years ago
15.2.0
6 years ago
15.1.4
6 years ago
15.1.3
6 years ago
15.1.2
6 years ago
15.1.0
6 years ago
15.0.3
6 years ago
15.0.2
6 years ago