@fluteds/cli

2.1.1 • Public • Published

/cli

A short command line npm readme package that's pretty useless.
but it links to my socials, work and a kitten cam so that's a bonus?

Code Quality GitHub code size in bytes

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.

GitHub license

Readme

Keywords

Package Sidebar

Install

npm i @fluteds/cli

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

6.09 kB

Total Files

7

Last publish

Collaborators

  • fluteds