Commit graph

8 commits

Author SHA1 Message Date
Jeroen Op 't Eynde
5e45c19fbe
feat: add newSub (#44) 2023-02-16 19:56:58 +01:00
malcolmholmes
37dd4fbc10
Remove duplicated path (#41) 2023-01-19 20:25:26 +00:00
Jeroen Op 't Eynde
fedfb4920f
Extend render template with common usage & install instructions (#27)
* Extend render template with jsonnet-bundler instructions

* push usage/install templates up the stack

* ensure newline between docs and header

* correctly quote default args
2022-06-13 13:42:51 +02:00
Jeroen Op 't Eynde
f47f46f93f
Render Markdown with Jsonnet natively (#26) 2022-06-11 14:49:15 +02:00
Jeroen Op 't Eynde
1f8d4c6fbf
feat: containerize (#19)
* feat: containerize

* Stripping reduces binary size, fully static linking makes the binary more portable

Co-authored-by: sh0rez <me@shorez.de>
2021-06-03 14:58:12 +02:00
sh0rez
2f9dcb2d21
feat: document plain values (#12)
* feat: document plain values

Adds `d.val` to attach type and help information to plain Jsonnet
values, apart from specially treated `fn` and `obj`.

* feat: defaults
2020-07-27 16:59:04 +02:00
sh0rez
4c6f532e05
feat(lib): fn.withArgs 2020-05-13 12:31:07 +02:00
sh0rez
21c8ebc75f
feat: docs 2020-04-30 01:26:42 +02:00