CLI to use my portfolio site as a template to build yours.
🙋♂️ Made by @abhijithvijayan
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
$ @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
Give a ⭐️ if this project helped you!
MIT © Abhijith Vijayan