Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sfrapoport committed Jun 22, 2015
2 parents 48b6df0 + 12640a5 commit f65f8e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# daily-pragmatic-tip
A command line tool to print a tip from The Pragmatic Programmer

To set up for use from the command line:
Run npm link from daily-pragmatic-tip directory.

To run command:

pptip - Randomly prints a tip

pptip n - Prints tip #n (n <= 70)

0 comments on commit f65f8e0

Please sign in to comment.