Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 483 Bytes

A Grain template for Gitpod.io

A sample template for Grain and Gitpod that launches the Gitpod workspace using a custom image prebuilt with the Grain compiler ready to go.

To try out Grain, click the button below to open this repository in Gitpod.io

To compile and run the sample hello.gr file, open a Terminal and type

grain hello.gr

Open in Gitpod