learningequality / kolibri-instant-schools-plugin

4 stars 10 forks source link

README update for easier development moving forward #170

Closed nucleogenesis closed 4 years ago

nucleogenesis commented 4 years ago

I have updated the README file with instructions that come from my recent work on this plugin. I don't want to have to figure this out ever again and hope that this helps any other developers working on this get started more quickly than I did the last time around.

Please give the text a review if you can. I think I'd like to ask someone on the team who has never set this up for development before to do it so that I can see that it helps someone coming to this fresh.

I'd like to come up with a way for making this a bit more streamlined (ie, more dynamic package.json scripts that can easily be configured to use different settings modules and plugin txt files), but I don't see an immediate path forward on that.