Skip to content

fossabot/installation-instruction

This branch is 1 commit ahead of, 105 commits behind instructions-d-installation/installation-instruction:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

023892a · May 12, 2024

History

31 Commits
May 10, 2024
May 11, 2024
May 12, 2024
May 12, 2024
May 11, 2024
May 11, 2024
May 10, 2024
Apr 23, 2024
Apr 23, 2024
Apr 23, 2024
May 12, 2024
May 11, 2024
May 11, 2024
Apr 23, 2024

Repository files navigation

installation-instruction

Library for checking and parsing installation instruction schemas.

GitHub License Documentation Status codecov FOSSA Status

Installation

The Python package installation_instruction can be installed from PyPI:

python -m pip install installation_instruction

Development installation

If you want to contribute to the development of installation_instruction, we recommend the following editable installation from this repository:

python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Contributors

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

License

FOSSA Status

About

Library for checking and parsing installation instruction schemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%