Enable users to install cudem with conda install cudem!
Depends on #5
We can get our package installable with conda using conda-forge, an open source community for packaging projects for conda. It's one of my favorite communities, with tons of scaffolding and automation enabling you to self-serve when you need a package to be conda-installable.
Enable users to install cudem with
conda install cudem!Depends on #5
We can get our package installable with
condausing conda-forge, an open source community for packaging projects for conda. It's one of my favorite communities, with tons of scaffolding and automation enabling you to self-serve when you need a package to be conda-installable.