Closed mhl787156 closed 2 years ago
A V1 of the CLI has been completed in Murmurations: https://github.com/StarlingUAS/Murmuration This PR: https://github.com/StarlingUAS/Murmuration/pull/4
Additional Tasks
For now all the docs are in the base repo, but yes I agree I think we should move them out. Perhaps we should just stick with the default github url if we want to do that?.
I wonder if we could create an automated custom 'organisation contents' page though! Do you know if there's a way to stick a website on https://starlinguas.github.io/ directly?
This PR moves the docker-compose and other deployment and running files into a new Repository named Murmuration. This repository is then added as a submodule within ProjectStarling.
The idea is that end users in most cases only need to clone and use Murmuration, with only maintainers using ProjectStarling. Murmuration should stay as a submodule within ProjectStarling for eventual use as integration test targets within CI.
Documentation has been updated to reflect this change.