Skip to content

Commit

Permalink
runner.cr added
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhvath28 committed Jun 7, 2024
1 parent 3db891f commit 5a7b193
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
1 change: 0 additions & 1 deletion shards.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
sha256 = "0kdb0k1xzl4yysfmlif7xmr2mnb3y5f3knqr8dy08f3sq9n31x4z";

}

}


Expand Down
4 changes: 4 additions & 0 deletions src/runner.cr
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
require "./crystal2nix"
require "./cli"

Crystal2Nix::Cli.new.run
19 changes: 0 additions & 19 deletions src/shard.cr

This file was deleted.

0 comments on commit 5a7b193

Please sign in to comment.