fuseumass / fuseumass/dashboard

Create CLI tooling to switch between submodules.

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
44
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Currently it is a huge pain for developers who also need to deploy to switch between various configuration submodules. The process involves manually editing the `.gitmodules` file as well as potentially modifying the contents of `.git` among other things.

We should alleviate these issues with some clever bash scripting. There should be a simple JSON file that can be git ignored which contains the URLS for each submodule remote. The script should serve as a mechanism to switch between various submodule remotes as well as check out the submodule to the correct version by modifying all the necessary files properly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.