Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

images

cd gojatools/examples/images
chmod +x import.sh
./import.sh
tree js
go build
./images test.js

std

An example contains all of the std package of Go.

cd gojatools/examples/std
chmod +x import.sh
./import.sh
go build
./std test.js