Skip to content

sleepyfox/janet-lang-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Download the janet language release from here. Now unzip and untar it with:

$ tar zxvf janet-vx.x.x-targetos.tar.gz

You can now build a Docker runtime container image with: make build and bring up a repl with: make repl. To quit from the repl use ^d or (os/exit).

About

A docker runtime image for janet-lang development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published