Skip to content

Latest commit

 

History

History

gleam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gleam

Open up a Nix shell:

nix develop

Run gleam inside the shell:

gleam run

Alternatively, use Gleam as an app:

alias gleam='nix run . --'

gleam run