Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

brief explanation of how Gitpod works

  • Loading branch information...
Daniel-Mietchen committed Nov 30, 2019
1 parent b4d7e5d commit d894fd8859cfa1d5f82eee80dc6aade8ac167b3e
Showing with 3 additions and 1 deletion.
  1. +3 −1 README.rst
@@ -30,7 +30,7 @@ It is possible to use methods of the scholia package as a script:
Contributing
------------

A simple way to get up and running is to `launch Scholia via Gitpod`_.
A simple way to get up and running is to `launch Scholia via Gitpod`_, which installs the dependencies listed in `requirements.txt`_ automatically and launches the web app via `runserver.py`_.

See file `CONTRIBUTING.rst`_ for technical details on how to improve Scholia.

@@ -39,6 +39,8 @@ See file `CONTRIBUTING.rst`_ for technical details on how to improve Scholia.
.. _Wikimedia Tool Labs: https://tools.wmflabs.org/
.. _launch Scholia via Gitpod: https://gitpod.io/#https://github.com/fnielsen/scholia
.. _CONTRIBUTING.rst: https://github.com/fnielsen/scholia/blob/master/CONTRIBUTING.rst
.. _requirements.txt: https://github.com/fnielsen/scholia/blob/master/requirements.txt
.. _runserver.py: https://github.com/fnielsen/scholia/blob/master/runserver.py

References
---------

0 comments on commit d894fd8

Please sign in to comment.
You can’t perform that action at this time.