Skip to content

Commit

Permalink
introduce relay/ for next phase of work
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalextremist committed Dec 11, 2019
1 parent 635bc84 commit 8e94762
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 11 additions & 0 deletions stars/relay.cr
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
module Stellar
class Relay < Star

vector "/relay"

def get
success("Relay")
end

end
end
11 changes: 0 additions & 11 deletions stars/root.cr

This file was deleted.

0 comments on commit 8e94762

Please sign in to comment.