15.4.14 • Published 6 years ago
@the-/script-test v15.4.14
@the-/script-test
Test script for the-project
Installation
$ npm install @the-/script-test --saveUsage
'use strict'
const test = require('@the-/script-test')
async function tryExample() {
await test('my_project_dir')
}
tryExample().catch(console.error)License
This software is released under the MIT License.