Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riaf/try-codeclimate-cli
VSCode の Remote Containers で Code Climate CLI 動くか実験
https://github.com/riaf/try-codeclimate-cli
Last synced: 20 days ago
JSON representation
VSCode の Remote Containers で Code Climate CLI 動くか実験
- Host: GitHub
- URL: https://github.com/riaf/try-codeclimate-cli
- Owner: riaf
- Created: 2022-04-28T02:46:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T07:52:22.000Z (over 2 years ago)
- Last Synced: 2024-11-06T04:44:08.561Z (2 months ago)
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# try-codeclimate-cli
VSCode の Remote Containers で Code Climate CLI 動くか実験
* イマイチ
* devcontainer.json の `feature`:`docker-from-docker` を使うとイメージビルド後に動く問題
* Rebuild の時間が長くなる
* codeclimate 本体の make install を Dockerfile でできない→ `unuse-feature` branch に上の問題解決したものあり〼