mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-03 01:50:19 +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`.
|
||||
|
||||
|
||||
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
|
||||
--------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user