@the!/script-build

0.1.0 • 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

1

Version

0.1.0

License

MIT

Unpacked Size

244 kB

Total Files

48

Last publish

Collaborators

  • okunishinishi