mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-08 00:13:08 +00:00
[wip] add experiments/localstore.nim (stub atm)
This commit is contained in:
parent
79ed1380bd
commit
65ddb5741b
5
experiments/localstore.nim
Normal file
5
experiments/localstore.nim
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
import pkg/task_runner
|
||||||
|
|
||||||
|
var runner = TaskRunner.new()
|
||||||
|
|
||||||
|
echo "Hello from localstore experiment #1"
|
||||||
Loading…
x
Reference in New Issue
Block a user