Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp process launch and control; reassess entrypoint. #1

Open
digitalextremist opened this issue Aug 7, 2020 · 4 comments
Open
Assignees

Comments

@digitalextremist
Copy link

Originally, this was done using a bash script I wrote by hand. Now, this might be better using docker or a process control wrapper. Either way, the time of handmade bash scripts is likely past.

The entry point is bin/boot.rb which itself might be outdated also.

@digitalextremist
Copy link
Author

For now I moved bin/lab to deprecate/bin/lab and am renaming bin/stax to bin/caret

@harsh183
Copy link
Member

harsh183 commented Aug 8, 2020

I'm thinking of approaching this via a Rakefile to replace bin/lab/ bin/stax and perhaps a Docker config on top of that.

@harsh183
Copy link
Member

harsh183 commented Aug 11, 2020

The project has thor commented out as a dependency but we can possibly use that.

@harsh183
Copy link
Member

I ended up settling with thor and I'll combine the existing bin/caret and boot.rb into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants