Skip to content

dsmjs/cli

Folders and files

NameName
Last commit message
Last commit date
Oct 24, 2023
May 8, 2021
Oct 18, 2022
Sep 2, 2022
Jun 1, 2019
Oct 12, 2021
May 27, 2019
May 27, 2019
May 27, 2019
Jun 29, 2020
Jun 28, 2020
May 27, 2019
May 27, 2019
May 27, 2019
May 27, 2019
Aug 16, 2023
May 27, 2019
Jun 19, 2019
May 27, 2019
Jul 11, 2021
Jan 13, 2022
Oct 19, 2023
Sep 19, 2023
Oct 18, 2022

Repository files navigation

cli

CLI for our various tools

Node CI Workflow Status

Usage

npm MIT license

Installation

$ npm install --global @dsmjs/cli

Commands

scaffold

Scaffolds a new project using @form8ion/project

$ dsmjs scaffold

travis-tokens

Roll the NPM_TOKEN or GH_TOKEN across multiple repositories

$ dsmjs travis-tokens

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Dependabot

Dependencies

$ nvm install
$ npm install

Verification

$ npm test