initial commit

This commit is contained in:
Ara Sadoyan
2025-02-07 15:12:28 +01:00
parent 320348c85f
commit b503f866b1
12 changed files with 2047 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
reflex -d none -r 'src/' -s -- sh -c 'reset && cargo run livelong poem.txt'
export RUST_LOG=INFO
reflex -d none -r 'src/' -s -- sh -c 'reset && cargo run '