You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add i18n to my CV, and make it multilanguage. But when I add a Pebble-related tag for receiving a value from a MessageBundle I can't add this Message Bundle to codeCV as Classpath, without modifying the start script.
Hello, and thanks for reporting problems. I added '.' to the end of the classpath on Gradle generated scripts, the latest binaries are uploaded on the 0.9.18 release.
Feel free to test them, and if you still have problems, don't hesitate to contact me.
And if you've got any idea or feature request, any issue will be welcomed. Thanks again!
I want to add i18n to my CV, and make it multilanguage. But when I add a Pebble-related tag for receiving a value from a MessageBundle I can't add this Message Bundle to codeCV as Classpath, without modifying the start script.
https://pebbletemplates.io/wiki/function/i18n/
file"
build/install/codecv/bin/codecv
:I'm not familiar with Groovy, Gradle or even Kotlin. So it's tough to understand how I can adjust the
unixStartScript
that Gradle generates.The text was updated successfully, but these errors were encountered: