Skip to content

Commit

Permalink
Add which crystal "src/sam.cr" script
Browse files Browse the repository at this point in the history
  • Loading branch information
fdocr committed Sep 30, 2023
1 parent d3592f6 commit 4a43355
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/sam.cr
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ task "test" do
raise "Tests failed!" unless res
end

task "script" do
system "crystal run ./src/script.cr"
end

Sam.help

0 comments on commit 4a43355

Please sign in to comment.