Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 動くか実験

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 に上の問題解決したものあり〼