bluedotimpact / bluedot

✨ Monorepo containing most of BlueDot Impact's custom software.
GNU Affero General Public License v3.0
8 stars 8 forks source link

Create CI-tested, single line developer setup scripts #10

Open domdomegg opened 4 months ago

domdomegg commented 4 months ago

Currently we provide documentation on getting set up in the repository.

It would be neat if we could simplify this down to just running a script (that is not too complex or long, so people can inspect and trust what it's doing). The script should be tested with CI to ensure it still works.

Also see https://github.com/bluedotimpact/bluedot/pull/8#pullrequestreview-2185912121