Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

coder/sail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sail

sail is a CLI to efficiently manage Dockerized code-server development environments. .

Features

  • Projects can specify their own development environment via .sail/Dockerfile.
  • Shares VS Code settings between environments.
    • Syncs with local VS Code as well.
  • Supports Linux and MacOS.
  • Native GitHub support.

Install

go get go.coder.com/sail

Add autocomplete to the current shell:

sail --install-autocomplete

Basic usage

Spin up a secure editor for cdr/sail.

Or:

sail run cdr/sail
# Creates a Docker container called `cdr_sail`,
# installs code-server in it, and creates a browser.

Documentation

Documentation is available in markdown form at site/content/docs.

Or, you can find it at https://sail.dev

Future

These features are planned for future releases:

  • Windows support
  • Synchronizing code-server extensions, settings, and themes.
  • Remote Host support.
    • Cloud integration so my-compute-instance can be auto-resolved into an AWS/GCP/Azure instance.

About

Deprecated: Instant, pre-configured VS Code development environments.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 10