Code Coaching - Info
This package provides functions to get information about Code Coaching. It can be used as a dependency for other packages. It can be used as a CLI tool.
Prerequisites
Usage
As a CLI tool
Using npx
to print out all possible options:
npx @code-coaching/info --help
Inside of a project
npm install @code-coaching/info