-
Notifications
You must be signed in to change notification settings - Fork 3
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
rename and centralize our tools #118
Comments
Creating a unique application would probably ease testing and maintenance. I am all for it.
|
Let's say the new binary is named
|
Except for |
Maybe we can find a nice convention to show which commands spawn serveurs
ans which commands do a task and then exit
Le lun. 4 janv. 2021 à 00:01, Samuel Tardieu <[email protected]> a
écrit :
… Except for simulate-race which does not convince me (since it doesn't
simulate a full race), I like those suggestions.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAVY6AKFAZSLS2KEMVPOHLSYDZK3ANCNFSM4VNFGGVQ>
.
|
My 2 cents:
|
something like this ?
loader -> stk-load-contestants
wipe -> stk-create-new-db
replicate -> stk-race-controller
we could put everything in a single docker image with the correct entrypoint:
something like this ?
The text was updated successfully, but these errors were encountered: