@delta-framework/compiler

1.0.0-alpha.1 • Public • Published

Delta framework core library License
NPM version Downloads
Build Status

npm install @delta-framework/compiler@latest

Summary

This is the compiler library for the Delta framework project.
It contains some compiler shorthands as well as some [npm][npm-url] package tools to help with Gitlab repositories

Command reference

  • help
    Show the helptext
  • clean
    Erase all build artifacts based on the rootDirs in the tsconfig.json
  • compile
    Run tslint on autofix, lint remaining issues and compile Typescript
  • setVersion
    Set the npm package version to the $CI_BUILD_TAG, there is no validation
  • publish
    Publish the generated package to npm

Contributing

See the Contribution guide for help about contributing to this project.

Changelog

See the Changelog to see the change history.

Readme

Keywords

Package Sidebar

Install

npm i @delta-framework/compiler

Weekly Downloads

1

Version

1.0.0-alpha.1

License

Apache-2.0

Unpacked Size

30.2 kB

Total Files

16

Last publish

Collaborators

  • marvin-brouwer