Skip to content

krishnan-mani/elixir_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElixirStarter

CI

This project serves as a "starter" configured with a few dependencies to help with writing code in Elixir and run tests. These include:

  • run tests "on change"
  • code coverage
  • code readability

Fork it to your account on GitHub, and use as you wish.

Workspace

Obtain a fully functional and ready-to-use remote workspace on gitpod to work on the project you fork. To do so, simply construct a URL consisting of "https://gitpod.io/#" + the URL to your repository on github, and navigate to it in your browser. For example, https://gitpod.io/#https://github.com/krishnan-mani/elixir_starter

This repository already contains a basic .gitpod.yml configuration, so your workspace will have Elixir installed, and a couple of VSCode extensions for Elixir.

About

A starter project to write Elixir code, supporting TDD. Has gitpod configuration for ready-to-use workspaces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published