Skip to content
SimpleEverything edited this page Jun 6, 2019 · 2 revisions

Welcome to the share-dev-environments wiki!

I want to align development environment across multiple machines as Idea of Docker

Contribution to Project Flow

  • Force original repo (this repository)
  • Set up sign on commit via generating GPG key
  • Branch off on your repos
  • Create a PR to merge back to your repo's master branch (squash to 1 commit)
  • Sync a fork of a repository to keep it up-to-date with the upstream repository Manually or Automatically via webhook
  • Create a PR to merge back to original repo's master branch