Provides reusable tools for as devcontainer features.
Provides the circleci
command at the shell. Using this tool requires authentication.
circleci setup
Please visit CircleCI's local pipeline development blog post for further usage information.
Create a named docker volume at /deno-dir
. Properly setup with a deno
user group.
Intended for use with the denoland/deno:debian docker image.
Provides the exercism
command at the shell. Using this tool requires authentication.
exercism configure --token=[TOKEN]
Please visit Exercism's working locally documentation for further usage information.