mirror of
https://gitlab.com/fabinfra/fabaccess/pyfabapi.git
synced 2025-03-12 06:41:42 +01:00
Redirect installation hints to docs.fab-access.org
This commit is contained in:
parent
5828b840f0
commit
a4ec7b9301
18
README.md
18
README.md
@ -2,20 +2,6 @@
|
|||||||
|
|
||||||
Small library to give access to the FabAccess API for administration and development
|
Small library to give access to the FabAccess API for administration and development
|
||||||
|
|
||||||
## Setup
|
## Documentation
|
||||||
|
|
||||||
Clone this repo with the option `--recursive` for submodules or run `git submodule update --init` if you did not
|
Information about installation, usage and tips and tricks can be found at [docs.fab-access.org](https://docs.fab-access.org/books/schnittstellen-und-apis/page/fabaccess-api#bkmrk-pyfabapi).
|
||||||
clone recursively.
|
|
||||||
|
|
||||||
### Installing dependencies using pipenv:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
$ pipenv install pycapnp
|
|
||||||
```
|
|
||||||
|
|
||||||
### Installing dependencies natively:
|
|
||||||
|
|
||||||
#### Archlinux
|
|
||||||
```shell
|
|
||||||
pacman -S python-pycapnp
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user