https://github.com/ruimve/microspot-cli
🗃 监控命令行工具,自动生成配置文件。
https://github.com/ruimve/microspot-cli
Last synced: about 1 year ago
JSON representation
🗃 监控命令行工具,自动生成配置文件。
- Host: GitHub
- URL: https://github.com/ruimve/microspot-cli
- Owner: Ruimve
- License: mit
- Created: 2023-03-06T10:07:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T10:11:10.000Z (about 3 years ago)
- Last Synced: 2024-04-24T19:02:59.277Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## 架构
- 打包: [rollup](https://www.rollupjs.com/) + [rollup/plugins](https://github.com/rollup/plugins)
- 类型检查: [typescript](https://www.tslang.cn/index.html)
- 单元测试: [jest](https://jestjs.io/)
- 提交校验: [commitlint](https://github.com/conventional-changelog/commitlint#getting-started)
- 变更日志: [release-please](https://github.com/googleapis/release-please)
- 持续集成: Github Actions
- 欢迎提交 PR: [CONTRIBUTING](https://www.conventionalcommits.org)
- 证书: MIT