@cluenar/tools

2.0.1 • Public • Published

Cluenar Tools

Tools for maintaining TypeScript projects

Tools

Init

npx @cluenar/tools init [all|name]

Before you run the init command, make sure your package.json contains

  • the "type" field set to "module",
  • the "repository" field set to a valid value (e.g. "github:org/repo").

Lint

cluenar-tools lint [all|code|staged|commit]

Release

cluenar-tools release [create|extract-changelog]

Update Node.js versions

cluenar-tools update-node-versions

Create Commit Message

cluenar-tools create-commit-message

Format Commit Message

cluenar-tools format-commit-message

Check Heroku Node.js Version

cluenar-tools check-heroku-node-version

Readme

Keywords

none

Package Sidebar

Install

npm i @cluenar/tools

Weekly Downloads

49

Version

2.0.1

License

MIT

Unpacked Size

55.8 kB

Total Files

26

Last publish

Collaborators

  • branoholy