Skip to content

joyce/playgrounds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playgrounds

Playgrounds provides a quickstart to various development environments. Rather than wrangling with installing applications, libraries, and other dependencies, Playgrounds uses pre-configured Docker containers that let you jump right in.

Dependencies

In order to make use of Playgrounds, you'll need to install Docker and Docker-Compose

Playing

  1. Pick a playground.
  2. Run make setup
  3. Run make play
  4. Code!

Any subsequent sessions, just run make play

List of Playgrounds

  • F#
  • Haskell
  • Neo4j and py2neo
  • Python

About

Easy-peasy playgrounds for experimenting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 62.5%
  • Makefile 32.5%
  • Shell 5.0%