Skip to content

CodeMan99/features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Features: CodeMan99

Provides reusable tools for as devcontainer features.

CircleCI CLI

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.

Exercism CLI

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.