tony-lang

0.1.4 • Public • Published

The Tony programming language

Listen to changes and make them accessible through tony from the command line:

$ yarn start

Run ESLint:

$ yarn eslint

Run TypeScript compiler checks:

$ yarn tsc

Run tests:

$ yarn test

Release

  1. Review breaking changes and deprecations in CHANGELOG.md.
  2. Change the version in package.json and src/version.ts.
  3. Reset CHANGELOG.md.
  4. Create a pull request to merge the changes into master.
  5. After the pull request was merged, create a new release listing the breaking changes and commits on master since the last release.
  6. The release workflow will publish the package to NPM and GPR.

/tony-lang/

    Package Sidebar

    Install

    npm i tony-lang

    Weekly Downloads

    5

    Version

    0.1.4

    License

    LGPL-3.0

    Unpacked Size

    116 kB

    Total Files

    68

    Last publish

    Collaborators

    • jonhue