initial commit

This commit is contained in:
pika 2024-06-25 11:13:26 +02:00
parent dc5408f1a2
commit 9889f6c4ee
35 changed files with 1302 additions and 0 deletions

2
init.lua Normal file
View file

@ -0,0 +1,2 @@
require 'pika.core'
require 'pika.lazy'