vjeantet / alerter

Send User Alert Notification on Mac OS X from the command-line.
MIT License
930 stars 62 forks source link

Documentation #10

Closed DonRichards closed 4 years ago

DonRichards commented 6 years ago

Sorry, I know this will seem insanely simple but would it be possible to add a tiny install section?

...
[Download](...#)
Prebuilt binaries are available from the releases section.

# Installation 
...
# Usage
..
julienXX commented 6 years ago

Would you like to submit a pull request for the documentation or some basics?

DonRichards commented 6 years ago

I'd love to but I have no clue what these would need. In fact I'm not even sure how to install myself.

masukomi commented 6 years ago

@DonRichards

  1. download the precompiled binary
  2. extract it

then echo $PATH that's a list of directories where you can put it and have it be accessible from anywhere.

cp ~/Downloads/alerter /path/to/directory/you/chose/