@athenadevops/cli

A tool to boost gitlab-ci, ansible association.

Usage no npm install needed!

<script type="module">
  import athenadevopsCli from 'https://cdn.skypack.dev/@athenadevops/cli';
</script>

README

@athenadevops/cli

A lite seed to develop cli tool with nodejs.

Usage

# npm
npm install -g @athenadevops/cli
# yarn
yarn add global @athenadevops/cli
Usage: athena [options]

Options:

  -V, --version     output the version number
  -k, --no-npm      skip install node package
  -g, --no-git      skip git init operation
  -w, --no-welcome  skip output usage info
  -h, --help        output usage information

License

MIT