/bo

A commandline template renderer system

Primary LanguageRustMIT LicenseMIT

Bigodom (bo)

bigodom is a commandline template renderer system, like a gomplate, but with some differences:

  • Has support configuration file;
  • Template packages;
  • rust plugins to extend;
  • js plugins to extend;
  • Write in rust, not in golang;
  • Use liquid, a shopify template language;

References

License

gomplate source code is released under MIT License.

Check LEGAL and LICENSE files for more information.