feat: one_shot example

Co-authored-by: Kasey White <kwhitemsg@gmail.com>
This commit is contained in:
rvcas
2023-03-09 19:30:07 -05:00
committed by Lucas
parent e95d7214c9
commit 7ea8aeda01
6 changed files with 267 additions and 0 deletions

6
examples/one_shot/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Aiken compilation artifacts
artifacts/
# Aiken's project working directory
build/
# Aiken's default documentation export
docs/