Skip to content

Deploy specific github branch #67

Answered by arctic-hen7
phaleth asked this question in Q&A
Discussion options

You must be logged in to vote

Have a look at the Bonnie scripts, the repo itself is designed to be used in a self-contained manner (i.e. using its own bleeding edge version of thr CLI). Try bonnie setup and then bonnie dev example basic deploy. You'll then find a production-ready pkg/ in examples/basic/. You can install Bonnie with cargo install bonnie, and you can see the commands available for this repo with bonnie help.

With regards to the exact reason, installing the CLI needs the .perseus/ directory to actually be inlined, which is a special part of the deployment process. I may be able to refactor it to work like this though, but that may not be possible...

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@arctic-hen7
Comment options

@phaleth
Comment options

@arctic-hen7
Comment options

@arctic-hen7
Comment options

@phaleth
Comment options

Answer selected by phaleth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants