poet
poet copied to clipboard
poet install <package name>
Poet should be able to install a package by passing the name as a parameter.
Poet install the module and also add to poet.toml
the freshly install package with the version.
This way it's really easy and convenient to add package to the project.
Maybe a poet remove
command can be implemented as well to perform the opposite.