This package has been deprecated

Author message:

move to @the-/script-build ( https://github.com/the-labo/the/tree/master/packages/script-build#readme )

the-script-build

5.0.10 • Public • Published

the-script-build

Build Status npm Version JS Standard

Build script for the-projects

Installation

$ npm install the-script-build --save

Usage

'use strict'
 
const build = require('the-script-build')
 
async function tryExample () {
  await build('my_project_dir')
}
 
tryExample().catch(console.error)
 

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-script-build

Weekly Downloads

2

Version

5.0.10

License

MIT

Unpacked Size

248 kB

Total Files

57

Last publish

Collaborators

  • okunishinishi