Skip to content

A library of node utilities to assist in building and packaging libraries.

License

Notifications You must be signed in to change notification settings

tyler-technologies-oss/forge-build-tools

Repository files navigation

Forge Build Tools

This project contains a library of common/generic node utilities to help in the process of building and performing tasks related to, but not limited to, code transpilation, bundling, file system access, packaging repositories, installing/templating files... etc.

This library is primarily used to build the Forge Web Component libraries within the Forge CLI.

Usage

$ npm install --D @tylertech/forge-build-tools

Development

Install dependencies:

$ npm i

Build npm package:

$ npm run build

About

A library of node utilities to assist in building and packaging libraries.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published