caijf / github-actions-demo

自动构建文档并部署到 gh-pages 分支

Home Page:https://caijf.github.io/github-actions-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions-demo

参考 GitHub Actions

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

About

自动构建文档并部署到 gh-pages 分支

https://caijf.github.io/github-actions-demo/


Languages

Language:TypeScript 90.0%Language:Shell 10.0%