Skip to content

vancegillies/proto-gleam-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

proto-gleam-plugin

Gleam TOML plugin for moonrepo/proto

Installation

Can be installed via proto itself.

proto plugin add gleam "source:https://raw.githubusercontent.com/vancegillies/proto-gleam-plugin/main/gleam.toml" --global
proto install gleam

Refer to https://moonrepo.dev/docs/proto/tools#third-party for more information.