Page MenuHomeFreeBSD

new port: textproc/ego: ERb style templating language for Go
Needs ReviewPublic

Authored by fabian.freyer_physik.tu-berlin.de on Jul 23 2018, 6:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 8:56 PM
Unknown Object (File)
Jan 29 2024, 11:20 PM
Unknown Object (File)
Jan 29 2024, 11:20 PM
Unknown Object (File)
Jan 29 2024, 11:20 PM
Unknown Object (File)
Jan 28 2024, 8:34 AM
Unknown Object (File)
Jan 13 2024, 12:30 AM
Unknown Object (File)
Dec 24 2023, 7:08 PM
Unknown Object (File)
Dec 22 2023, 10:44 PM

Details

Reviewers
lwhsu
Summary

Ego is an ERb style templating language for Go. It works by transpiling templates into pure Go and including them at compile time. These templates are light wrappers around the Go language itself.

Test Plan
  • poudriere testport
  • portlint

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

textproc/ego/pkg-plist
3

This should probably not be packaged, adding go libraries are forbidden.

4–13

So, this should go too, I guess.

linimon retitled this revision from new port: textproc/ego to new port: textproc/ego: ERb style templating language for Go.Aug 2 2018, 9:56 PM