This commit is contained in:
parent
a8a649964d
commit
8eb40f6080
1 changed files with 4 additions and 2 deletions
|
@ -60,10 +60,12 @@ Or `bash`:
|
|||
uv sync
|
||||
```
|
||||
|
||||
The package is ready.
|
||||
=> The package is ready.
|
||||
|
||||
In a *knoc* development environment:
|
||||
```fish
|
||||
uv pip install -e ../$DNAME
|
||||
knoc # Should display the new plugin's CLI tool
|
||||
```
|
||||
```
|
||||
|
||||
Finally, set the git upstream, edit, commit, tag, push.
|
Loading…
Add table
Add a link
Reference in a new issue