Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Commit

Permalink
Add a convenience script that runs YARD documentation server with rel…
Browse files Browse the repository at this point in the history
…oading

[ci skip]
  • Loading branch information
michaelklishin committed Aug 20, 2011
1 parent 3756ab5 commit 08db7c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/docup
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env sh

yard server --reload

0 comments on commit 08db7c6

Please sign in to comment.