Open philpax opened 2 years ago
dmp
makes me think dumpy; what's it actually supposed to stand for?
Was honestly just the first thing that came to mind for "DalaMud Plugin", but there are definitely better options! This is more for @kalilistic to share their thoughts on.
I know it's the funny joke, but I will unironically suggest plogon
as the CLI tool name.
When we're writing CI scripts, we'll need to use where plogon
to ensure that the CLI is installed.
Is this still necessary with the implementation of DIP17 + the eventual implementation of https://github.com/goatcorp/Dalamud/issues/961?
There are a few workflows that come up reasonably often during plugin development and publishing. We could offer an optional CLI to assist with these.
Initial thoughts:
dmp edit version 1.1.0
dmp build-test-package
dmp submit --location plugin --changelog "Tightened up the graphics on Level 3"
I'm sure there are more, just getting this issue down for reference