conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
149 stars 50 forks source link

[ENH] - Command line interface (CLI) to Conda Store #996

Closed Adam-D-Lewis closed 18 hours ago

Adam-D-Lewis commented 20 hours ago

Feature description

If you are comfortable with the command line, it's a bit of a pain to open up the conda store UI and add environments. It would be nice to have a CLI way to do so. That's my ask. Conda project has a CLI interface to add a package which might be useful as inspiration or used under the hood since it creates a lock file each time dependencies are added.

Value and/or benefit

Better UX for users who prefer CLI

Anything else?

No response

trallard commented 18 hours ago

We already have a number of issues related to the CLI so will close this as a duplicate

Adam-D-Lewis commented 16 hours ago

Excited to see it. I hadn't heard about the CLI yet. :)