@abhijithvijayan/portfolio 中文文档教程
portfolio-cli
CLI 使用我的portfolio 网站作为模板来构建您的网站。
????♂️ Made by @abhijithvijayan
Install
确保安装了 Node.js 10 或更高版本。 然后运行以下命令:
npm install --global @abhijithvijayan/portfolio
如果您不想全局安装 CLI,可以使用 npx
来运行 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
如果此项目对您有帮助,请给一个⭐️!
License
麻省理工学院 © Abhijith Vijayan
portfolio-cli
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