semantic-release-slack-bot
๐ฆ ๐ A slack bot for semantic-release notifying release statuses
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- config.yml
- clippy.svg
- index.html
- rocket-emoji-by-google.png
- screenshot-fail.png
- screenshot-success.png
- screenshot.png
- create-webhook.js
- chunkifier.js
- fail.js
- getConfigToUse.js
- getRepoInfo.js
- getSlackVars.js
- postMessage.js
- success.js
- template.js
- truncate.js
- verifyConditions.js
- chunkifier.test.js
- fail.test.js
- getConfigToUse.test.js
- getRepoInfo.test.js
- postMessage.test.js
- success.test.js
- template.test.js
- testUtils.js
- truncate.test.js
- verifyConditions.test.js
- .gitignore
- index.js
- LICENSE
- package-lock.json
- package.json
- PRIVACY.md
- README.md
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/juliuscc/semantic-release-slack-bot
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd semantic-release-slack-bot
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
$ npm install semantic-release-slack-bot -D
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
