Commit graph

4 commits

Author SHA1 Message Date
0877745cda
sketch: commandline interface
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2024-12-28 10:30:02 +01:00
3ad2d0cd4c
setup: WriteToFile primitive
Add a new `WriteToFile` primitive plus a usecase for it.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2024-10-28 11:50:03 +01:00
bea17a4077
setup: start sketching out some bits
Tiny sketch of what we'd like to do. We'll be having an entrypoint,
modifications we can apply to directory structures and some primitives
to support those modifications.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2024-10-28 11:08:27 +01:00
943e6d3f7a
setup: initial repository
Set up a git repository with the LICENSE and README's filled in.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2024-10-26 10:04:24 +02:00