All Projects → KanCraft → Kancollewidget

KanCraft / Kancollewidget

Licence: gpl-3.0
小さい画面で艦これしたいよ。通知とかもほしいよ 🐳

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Labels

KanColleWidget

CI codecov Contribution Notice Web Store TEST Web Store PRODUCTION

Chrome Web Store Chrome Web Store Chrome Web Store Chrome Web Store

開発

環境

  • Node.js: v12.14 (ぐらい)
  • npm: 6.13.14 (ぐらい)
git clone [email protected]:KanCraft/kanColleWidget.git
cd kanColleWidget
npm ci
npm test
npm run build
# destディレクトリが生成される.
# 次にChromeブラウザで chrome://extensions ページへ行き
# 開発者モードを有効にし、パッケージを読み込みから、
# このkanColleWidgetディレクトリを読み込む.

# 競合のため、公開版・テスト版を削除しておいたほうがいいです.

開発上べんりなコマンド

npm start
# ファイル差分を見てbuildを自動で作り直します

リリースフローについて

  • テスト版リリース test-艦これウィジェット
    • デイリーでdevelopブランチの差分を見て新しいタグをつけて上記の非公開Chrome拡張にリリースされます
  • プロダクション版リリース 艦これウィジェット
    • 上記のデイリーバッチが作成したリリースPRに、規定の人数以上の👍コメントが付くと、公開版にリリースされます

くわしくはこのへんを参照。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].