Open code-kungfu opened 5 years ago
All of the above.
Perhaps not as part of the IDE integration initially, but certainly part of the command line tool. I want to automate all the things, so publishing a package becomes part of my CI pipeline.
They don't need to be together as their users are different: one is the user of package, other is publisher of the package. I'd say that once the core is done, the tooling around it will come naturally.
Preparing a package for publishing in the registry, should this be an integrated feature in the package manager itself or as a separate command line / gui tool?
Should the tool also carry out uploading and publishing on the authors account?