Skip to content

An example of what you could use for an elixir dev environment in gitpod.io

License

Notifications You must be signed in to change notification settings

carterbryden/gitpod-elixir-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitpod-elixir-workspace

An example of what you could use for an elixir dev environment in gitpod.io

How Gitpod works

Gitpod spins up a container for you based on a docker image, and gives you access with VS Code. You can access it through the browser or with your local VS Code installation.

It relies on two files, which will be included in this repo:

What you need to do to use this with your repo

  1. Copy these two files into your repo
  2. Adjust as needed (elixir/erlang/node/etc. versions)
  3. Create a gitpod account
  4. Install the gitpod browser extension to add gitpod buttons to github (optional, but I really recommend it)
  5. Open the workspace on gitpod with https://gitpod.io/# or the extension will add buttons to your github UI

Bonus: open workspaces from issues, PRs, etc. and they'll automatically open a new branch if it doesn't exist (issues) or the branch for the PR

About

An example of what you could use for an elixir dev environment in gitpod.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published