You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool was created to bulk-remove conda environments to avoid the need to have multiple `conda env remove -n NAME` commands. Instead, you can now remove multiple environments with
-[ ] Publish to channels ([issue #4](https://www.github.com/trevor-moon/conda-remove-envs/issues/4))
48
+
-[ ] Bash wrapper for python script
49
+
-[ ] Setup CI & CD tools ([issue #12](https://www.github.com/trevor-moon/conda-remove-envs/issues/12))
50
+
51
+
## Contributing
52
+
53
+
See [good first issues](https://www.github.com/trevor-moon/conda-remove-envs/issues/) for quick contributions.
54
+
55
+
Take a look at the [open issues](https://www.github.com/trevor-moon/conda-remove-envs/issues/) and [open pull requests](https://www.github.com/trevor-moon/conda-remove-envs/pulls) for other tasks.
56
+
57
+
If you find any issues or want a new feature, consider [create an issue](https://www.github.com/trevor-moon/conda-remove-envs/issues/) or [create a pull-request](https://www.github.com/trevor-moon/conda-remove-envs/pulls/new).
58
+
59
+
## Contact
60
+
61
+
You can contact me at through [email](mailto:trevor.r.moon@gmail.com) or [discord](https://discordapp.com/users/477451290469859339) with the subject of the message "conda-remove-envs". That way I know why you're messaging :smile:
62
+
63
+
## License
64
+
65
+
[](LICENSE)
0 commit comments