portfolio-cli [](https://www.npmjs.com/package/@abhijithvijayan/portfolio) [](https://travis-ci.com/abhijithvijayan/portfolio-cli)
May 19, 2020 ยท View on GitHub
CLI to use my portfolio site as a template to build yours.
๐โโ๏ธ Made by @abhijithvijayan
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