mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 00:15:07 +03:00
chore(docs): Add details for not using dev
This commit is contained in:
parent
56fdc2badd
commit
ffaf1af454
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ $ cd pantry
|
|||
$ dev # https://docs.pkgx.sh/dev
|
||||
# ^^ adds brewkit (ie. the `bk` command) to your devenv
|
||||
# ^^ IMPORTANT! Otherwise the `bk` command will not be found
|
||||
# ^^ Alternatively, you can use pkgx and prefix your commands with the ENV
|
||||
# ^^ PKGX_PANTRY_PATH=$(pwd) pkgx bk [command]
|
||||
|
||||
$ bk init
|
||||
# ^^ creates a “wip” package.yml
|
||||
|
|
Loading…
Reference in a new issue