0.4.2 • Published 2 years ago

@hiraoku/aireview-cli v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install -g @hiraoku/aireview-cli

※ This section describes how to set up an application that executes commands locally and sends review requests to Slack.
slack-bot handles the processing on the Slack side. see Github for details on how to set up slack-bot and the entire review application.
The review application is a application that allows you to send a review request to Slack.

  1. Initialization

    aireview --init

    Executing the above command will start the .env configuration. You will be asked to enter information in the form of a question, so please set SLACK_BOT_TOKEN, SLACK_BOT_ID, and SLACK_CHANNEL_ID, which are information about the destination Slack.

Usage

  1. Go to the directory where the git managed files reside
  2. Modify the code and add the file you want to review to staged
  3. Execute the Aireview command; in the terminal, type aireview.
  4. If successful, review information will be sent to the configured slack

    aireview

License

MIT

Contact

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago