mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-29 18:48:14 +08:00
184ff51774
this commit adds support for Gitpod.io, a free automated dev environment that makes contributing and generally working on GitHub projects much easier. It allows anyone to start a ready-to-code dev environment for any branch, issue and pull request with a single click.
4 lines
71 B
YAML
4 lines
71 B
YAML
tasks:
|
|
- init: npm install && npm run build
|
|
command: npm run dev
|