Skip to content

Commit

Permalink
Add dev_environments README
Browse files Browse the repository at this point in the history
  • Loading branch information
jmasonlee committed Nov 9, 2020
1 parent caffde8 commit afba336
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions dev_environments/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Dev Environments

The goal here is:
* To have a single line that will instantiate your machine with:
* An IDE
* A starter project
* A test framework
* A passing/failing test
* The ability to run the test from the IDE

**Note** All goals may not be met, currently

TODO:
-golang

-rust

-kotlin

-python

-JavaScript

-Java

-C#

-C++

-Clojure

- ReasonML

elm

Haskell

elixir

Prolog

Julia

Ruby

swift

erlang

J

0 comments on commit afba336

Please sign in to comment.