Skip to content

itsjwala/locus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run languages in docker sandbox


Technologies

  1. Golang for Locus Runner

  2. Golang for Web

  3. Vanila HTML, CSS, JS(& JQuery) for frontend

  4. Docker for Infrastructure

Getting started

Checkout docs for complete details

Usage

Prerequisite

  1. Install Docker ( thats it 😄 )

Installation and Setup

  1. start locus
make run 
  1. To Stop the web container send SIGTERM ctrl ^ c

  2. clear the images that were created

make clear

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Issues

Github Issue tracker

Authors

Licensing

WTFPL