Skip to content

robrodi/vscode-remote-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-remote-elixir

A remote elixir container for VSCode

Try Out Development Containers: Elixir

This is a sample project that lets you try out the VS Code Remote - Containers extension in a few easy steps.

Setting up the development container

Follow these steps to open this sample in a container:

  1. If this is your first time using a development container, please follow the getting started steps.

  2. If you're not yet in a development container:

    • Clone this repository.
    • Press F1 and select the Remote-Containers: Open Folder in Container... command.
    • Select the cloned copy of this folder, wait for the container to start, and try things out!

Sample

Used mix new sample to generate the elixir files.

Installation

If available in Hex, the package can be installed by adding sample to your list of dependencies in mix.exs:

def deps do
  [
    {:sample, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/sample.

About

Visual Stuido Code Elixir container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published