Closed ocefpaf closed 7 years ago
yeah it seems like adding some CLI commands for setup / configuration could be useful. Did you have some specific things in mind? Ports and the ideas you had here https://github.com/miguelcleon/ODM2-Admin/issues/132 might be handled this way but maybe they would be a different docker container? I think the existing docker container that just creates a test / local environment is important.
@miguelcleon I am unfamiliar with packages that use Djando so I don't really know where to start. Usually the boilerplate is to create a
setup.py
that installs the module, but I believe there are more pieces here that needs to be taken care of. Is that assessment correct?xref: https://github.com/ODM2/conda-recipes-ODM2/issues/27