datopian/ckanext-blob-storage

Simplify development setup for new developers

shevron opened this issue · 1 comments

Currently it is quite hard (as with all CKAN extension) to quickly set up a new development environment for new developers less familiar with CKAN extension development process.

It would be really useful to create some automation (+ documentation) that will assist setting up a development environment.

This can be done via docker-compose + some Make targets

Done, see make help or just make dev-setup.