cli-engine icon indicating copy to clipboard operation
cli-engine copied to clipboard

Results 70 cli-engine issues
Sort by recently updated
recently updated
newest added

I think it would be best to build the windows installer on appveyor. We could follow almost everything that the yarn installer does here: https://github.com/yarnpkg/yarn/blob/d4370f815157ced77afbc75e2f2572a2c120647f/appveyor.yml#L19

enhancement

I think we already have a CLI suite, we need to make sure we're properly notified when something breaks

would be nice to have both for plugins and core

not sure what this would look like yet, but possibly might have some overlap with https://github.com/heroku/cli-engine/issues/190

for cli-engine-command readme

possibly in a table on dev center?

I went through the help and these are my findings. We either create separate issues for these or just knock them off and mark as completed: CLI Manual Changes General...

somewhat inspired by https://github.com/josephfrazier/prettier_d one way we could dramatically speed up commands would be to use node cluster (or some kind of local daemon) to keep a group of command...

hopes-and-dreams