Skip to content

Write an EIP to specify how tooling should do package installation. #78

@pipermerriam

Description

@pipermerriam

I'm thinking it would be good to specify how tooling should handle specifying what packages to install.

$ populus install owned
$ populus install owned==1.3.2
$ populus install [email protected]
$ populus install ./local-path-to/owned.json
$ populus install bzz://Zqme19sn....
$ populus install ipfs://Qm....

Something simple that lays out the syntax for the different ways that a user could specify what package they want installed so that the maintainers of tools can both know all the various ways a user may want to install a package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions