2.1.1 • Published 3 years ago

@fluteds/cli v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Usage

To view the portfolio run the following in your terminal:

  • You must have node.js/npm installed.
npx @fluteds/cli

Development

To use this package as a dependency combine it with the following command. (This is also the command to use to install the files for development.)

npm install @fluteds/cli

Publishing as an npm/github package

np

I use np by sindresorhus to manage my package releases. It's better than npm install and creates draft release notes for you.

  • Use the following command to install.
  • Note: Remove --global if you want to only install it locally for your repo.
npm install --global np

Workflow Action

If you don't want to use np

  • Enable the workflow cli-release & cli-test.
  • Run the workflows whenever you want to push from github to npm & github packages.

Note: make sure you manually update package.json & package-lock.json.

Built using

  • ink - React for interactive command-line apps.
  • meow - A command client helper by sindresorhus.

License

This repo is licensed under MIT © More information can be found in full in the licence file.

2.1.1

3 years ago

2.0.0

3 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago