Skip to content

A VS Code development container for the Unison Codebase Manager.

Notifications You must be signed in to change notification settings

stereobooster/vscode-devcontainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

This is a VS Code development container for the Unison Codebase Manager.

You can check that first link for the full details of how to get set up to use VS Code development containers, but the gist of it is:

  1. Install Docker.
  2. Install the Remote Development extension pack.
  3. Clone this repo.
  4. In VS Code, either:
    • "Open folder..." the cloned repo, then click the "Reopen in container" button that appears in the lower right. OR
    • F1 and "Remote-Containers: Open Folder in Container..." the cloned repo.
  5. In VS Code, open a New Terminal from the Terminal menu.
  6. Run ucm init; ucm.

Disclaimer: I don't really know how VS Code containers work, so be sure to push your codebase somewhere safe as a backup!

Improvements, suggestions, and simplifications are welcome!

About

A VS Code development container for the Unison Codebase Manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%