sail
is a universal workflow for reproducible, project-defined development environments.
Basically, it lets you open a repo in a VS Code window with a Docker-based backend.
With the browser extension, you can open a repo right from GitHub or GitLab, or you can do
sail run cdr/sshcode
to open a project right from the command line.
Browser extension demo:
- No more "It works on my machine", everyone working on the same project is working in the same environment.
- Stop duplicating effort, source-control and collaborate on the environment.
- Instant set-up, open an IDE for a project straight from GitHub or GitLab.
Documentation is available at https://sail.dev/docs.
Or, you can read it in it's markdown form at site/content/docs.