1.3.0 • Published 4 years ago

@abhijithvijayan/portfolio v1.3.0

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

portfolio-cli npm version Build Status

CLI to use my portfolio site as a template to build yours.

Install

Ensure you have Node.js 10 or later installed. Then run the following:

npm install --global @abhijithvijayan/portfolio

If you don't want to install the CLI globally, you can use npx to run the CLI:

npx @abhijithvijayan/portfolio --help

Usage

$ @abhijithvijayan/portfolio --help

  CLI to use my portfolio site template to build yours!

 Usage
   $ @abhijithvijayan/portfolio [input] [options]

 Input
  generate Bootstraps the portfolio template
  serve    Serves the portfolio template locally
  deploy     Creates a travis config file to deploy to GitHub Pages

 Options
  -v, --version   Show the version and exit with code 0

  Examples
  $ @abhijithvijayan/portfolio generate

Show your support

Give a ⭐️ if this project helped you!

License

MIT © Abhijith Vijayan