Inital commit

This commit is contained in:
koffeejava
2026-03-12 18:41:15 -06:00
commit ac429a8fc3
10 changed files with 268 additions and 0 deletions

2
spec/spec_helper.cr Normal file
View File

@@ -0,0 +1,2 @@
require "spec"
require "../src/wfetch"