Useful utility functions for working with high-profile applications and open source software.
Download modus CLI from npm or yarn.
npm -g install @modus/cliThis project is written in Node.js. It's recommended that you use it with Node 8.x+.
git clone git@github.com:ModusCreateOrg/modus-cli.git
cd modus-cli/
npm installAdd Modus guidlines repo files to current directory
modus guidelinesUsage: guidelines [options]
Add Modus guidelines repo files to current directory
Options:
-r, --repo <path>Set remote repo (org/repo/branch), defaults to ModusCrteateOrg/guidelines/master (default:ModusCreateOrg/guidelines/master)-d, --dest <dir>Set destination directory for files. Defaults to . (default: .)-s, --samplesInclude .sample. files from repo-o, --overwriteOverwrite existing files from remote repository. Otherwise, downloaded files that would overwrite are saved as filename.modus.-h, --helpoutput usage information
Modus Create is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.
This project is MIT licensed.