r-publishing / rpub-mono

Monorepo for RPublishing
Apache License 2.0
2 stars 2 forks source link

Add npm run commands to bootstrap-cli #40

Open TheoXD opened 2 years ago

TheoXD commented 2 years ago

bootstrap-cli should have script commands for "dev" and spin up rnode locally. There is a need to properly shut it down so ideally "yarn workspace bootstrap-cli dev" should spin up rnode and when CTRL+C it should stop rnode.