Hi all!
David Bajger
|
Hi David,
I think this is cool :) The things you describe are what I was having in mind too. The commands I use the most from the UI are: - create/delete an image - launch it :) About the design of the command line, have you checked Clap? It should provide support for parsing command line arguments and printing all the helps for you. Also, If I can dream, I’d like that the launcher remembers the open images, so we could also introduce something like launcher kill imageXXX Thanks!!! G.
|
In reply to this post by DavidBajger
Hi Guille, I already had a quick chat with Damien Pollet about how commands should be structured. Based on his recommendations, my original list of commands will be re-worked to be subject-verb like (gittish, dockerish) style, since CLAP allows this and it will be more logically stucured around vm, image, image template subjects. I also set up project with CLAP dependency, so I could experiment with commands, here: https://github.com/Bajger/PharoLauncher-cli More to come hopefully soon (as soon, as I get full understanding how CLAP works). Thanks for positive words! David Guillermo Polito wrote:
David Bajger
|
Free forum by Nabble | Edit this page |