amendjs

2.0.0 • Public • Published

Amendjs

Amendjs.

💫 Introduce

In projects, we often need to set various development specifications, such as eslint, stylint, commitlint, etc. amendjs has built them in, and we can easily introduce these specifications into our own projects, eliminating tedious steps

✨ Features

  • Easy to learn and use
  • You can easily have a set of development specifications
  • ordinary API

📦 Install

$ npm install --save amendjs
# or
$ yarn add amendjs

🔨 Usage

 "scripts": {
    "amend": "amend"
  },

$ npm run amend
# or
$ yarn amend

Readme

Keywords

none

Package Sidebar

Install

npm i amendjs

Weekly Downloads

1

Version

2.0.0

License

ISC

Unpacked Size

25 kB

Total Files

28

Last publish

Collaborators

  • yongjie