mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-06 03:25:28 +00:00
Building from source info added
This commit is contained in:
parent
af0263a41a
commit
7bc012f228
18
README.md
18
README.md
@ -76,6 +76,24 @@ If you prefer an alternative like `pipx`, `poetry` or manually handled
|
|||||||
An entry point called `zundler` will appear in `~/.local/bin`.
|
An entry point called `zundler` will appear in `~/.local/bin`.
|
||||||
|
|
||||||
|
|
||||||
|
Building from source
|
||||||
|
------------
|
||||||
|
|
||||||
|
Install `hatch` by
|
||||||
|
|
||||||
|
`pip install hatch`
|
||||||
|
|
||||||
|
Then run
|
||||||
|
|
||||||
|
`make clean`
|
||||||
|
`make build`
|
||||||
|
|
||||||
|
Move into the `dist` folder
|
||||||
|
|
||||||
|
`pip install zundler-yourproducedfilename.whl`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Bundling Sphinx docs
|
Bundling Sphinx docs
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user