99designs / 99designs/smartling
feat: add more template functions
オープン
- 主要言語
- Go
- スター
- 7
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It would be nice to have ability use more templates function under `PullFilePath`.
One of possible solution is use [sprig](https://github.com/Masterminds/sprig):
``` yml
PullFilePath: '{{ .Dir }}/{{.Locale | replace "-" "_" }}{{.Ext }}'
```
Also I have created [sprig#16](https://github.com/Masterminds/sprig/issues/16) about adding `trimSuffix`.
`Truncate` can be replaced with [trunc](https://github.com/Masterminds/sprig#string-functions).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。