A plugin for the molecule serialization system to generate CellScript code.
$ cargo install moleculec moleculec-cellscript
$ moleculec --language cellscript --schema-file "your-schema-file" | gofmt > "your-cellscript-file"
./run.sh
Licensed under MIT License.