Skip to content

Commit f9adade

Browse files
authored
Merge pull request #100 from anikethsaha/anikethsaha/gitpod-setup
Add gitpod config
2 parents 7ca5a86 + 718901c commit f9adade

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitpod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
tasks:
2+
- init: npm install && npm run build

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ docsify serve <path> [--open false] [--port 3000]
9393

9494
Please see the [Contributing Guidelines](./CONTRIBUTING.md)
9595

96+
## Contribution
97+
98+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/docsifyjs/docsify-cli)
99+
96100
## License
97101

98102
[MIT](./LICENSE)

0 commit comments

Comments
 (0)