Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 2fede1f

Browse files
authored
Merge pull request #78 from staticdev/bug/fix-docs-links
Add installs references
2 parents a175fb9 + 12ba5e8 commit 2fede1f

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

README.rst

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ Features
1818

1919
Installs:
2020

21-
- pre-commit
22-
- pipx
23-
- nox
24-
- pyenv
25-
- poetry
26-
- cookiecutter
27-
- pycharm (optional)
28-
- vscode (optional)
21+
- Cookiecutter_
22+
- Nox_
23+
- Pipx_
24+
- Poetry_
25+
- pre-commit_
26+
- PyCharm_ (optional)
27+
- pyenv_
28+
- `Visual Studio Code`_ (optional)
2929

3030

3131
Requirements
@@ -128,9 +128,17 @@ Author Information
128128
`staticdev`_
129129

130130

131+
.. _Contributor Guide: CONTRIBUTING.rst
132+
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
131133
.. _Cookiecutter Hypermodern Python: https://github.com/cjolowicz/cookiecutter-hypermodern-python
134+
.. _Nox: https://nox.thea.codes/
135+
.. _Pipx: https://pypa.github.io/pipx/
136+
.. _Poetry: https://python-poetry.org/
132137
.. _gantsign.visual-studio-code: https://galaxy.ansible.com/gantsign/visual-studio-code
138+
.. _pre-commit: https://pre-commit.com/
139+
.. _PyCharm: https://www.jetbrains.com/pycharm/
140+
.. _pyenv: https://github.com/pyenv/pyenv
133141
.. _staticdev: https://github.com/staticdev
134142
.. _staticdev.pyenv: https://galaxy.ansible.com/staticdev/pyenv
135143
.. _MIT: https://opensource.org/licenses/MIT
136-
.. _Contributor Guide: CONTRIBUTING.rst
144+
.. _Visual Studio Code: https://code.visualstudio.com/

0 commit comments

Comments
 (0)