File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ tasks :
2
+ - init : npm install
Original file line number Diff line number Diff line change 1
1
NProgress
2
2
=========
3
3
4
+ [ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/rstacruz/nprogress )
4
5
[ ![ Status] ( https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master )] ( http://travis-ci.org/rstacruz/nprogress )
5
6
[ ![ npm version] ( https://img.shields.io/npm/v/nprogress.png )] ( https://npmjs.org/package/nprogress " View this project on npm ")
6
7
[ ![ jsDelivr Hits] ( https://data.jsdelivr.com/v1/package/npm/nprogress/badge?style=rounded )] ( https://www.jsdelivr.com/package/npm/nprogress )
@@ -191,6 +192,19 @@ Resources
191
192
192
193
* [ New UI Pattern: Website Loading Bars] ( http://www.usabilitypost.com/2013/08/19/new-ui-pattern-website-loading-bars/ ) (usabilitypost.com)
193
194
195
+
196
+ Contributing
197
+ -------
198
+
199
+ ### Contribute using one click online setup
200
+
201
+ You can use Gitpod(a free online VS-Code like IDE) for contributing. With a single click it will launch a workspace and automatically:
202
+
203
+ - clone the nprogress repo.
204
+ - install the dependencies.
205
+
206
+ [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/rstacruz/nprogress )
207
+
194
208
Support
195
209
-------
196
210
You can’t perform that action at this time.
0 commit comments