Skip to content

config file synchronization #6

Description

@mainjzb

A new feature is needed: config file synchronization
Just need read config file periodically from github or other static pages. This allows developers not to worry about uploading.
Maybe it's very useful when teachers give out common orders to students. Students don't need to edit the config file.
Or you share config file URL to your friends, they just need a little modification.

Possible implementation

for teacher student mode:
set sync url: dg remote https://raw.githubusercontent.com/TheWinds/devgo/main/config/config.toml
need manual update sync file: dg update

for friends mode:
download config file overlay local file:
dg get https://raw.githubusercontent.com/TheWinds/devgo/main/config/config.toml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions