Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 390 Bytes

molecule cellscript plugin

A plugin for the molecule serialization system to generate CellScript code.

Use

$ cargo install moleculec moleculec-cellscript
$ moleculec --language cellscript --schema-file "your-schema-file" | gofmt > "your-cellscript-file"

Test

./run.sh

License

Licensed under MIT License.