diff options
| author | Alexandre Flament <alex@al-f.net> | 2023-03-22 08:17:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-22 08:17:34 +0100 |
| commit | 38414355878629c0d05c8784d83c21c0d059aca3 (patch) | |
| tree | 5aca62e216f76e5475f744c4b248dab27a370699 /README.rst | |
| parent | 41823da1b2001c2c14cce7743f224767099c8095 (diff) | |
| parent | 7b711cb15d11ca9f090ca06c909eab57adf5c316 (diff) | |
Merge pull request #2274 from searxng/codespaces
Add GitHub Codespaces configuration
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.rst b/README.rst index e3d15bfb6..9b926b1c9 100644 --- a/README.rst +++ b/README.rst @@ -145,6 +145,25 @@ Help translate SearXNG at `Weblate`_ :target: https://translate.codeberg.org/projects/searxng/ +Codespaces +========== + +You can contribute from your browser using `GitHub Codespaces`_: + +- Fork the repository +- Click on the ``<> Code`` green button +- Click on the ``Codespaces`` tab instead of ``Local`` +- Click on ``Create codespace on master`` +- VSCode is going to start in the browser +- Wait for ``git pull && make install`` to appears and then to disapear +- You have `120 hours per month`_ (see also your `list of existing Codespaces`_) +- You can start SearXNG using ``make run`` in the terminal or by pressing ``Ctrl+Shift+B``. + +.. _GitHub Codespaces: https://docs.github.com/en/codespaces/overview +.. _120 hours per month: https://github.com/settings/billing +.. _list of existing Codespaces: https://github.com/codespaces + + Donations ========= |