README.md edited online with Bitbucket
This commit is contained in:
17
README.md
17
README.md
@@ -8,27 +8,28 @@ Useful inside scripts to report back to an administrator.
|
||||
|
||||
* Shell script that uses curl to send a message to slack
|
||||
* Very simple
|
||||
* [Hansen IT Solutions](https://hansenit.solutions)
|
||||
* By [Hansen IT Solutions](https://hansenit.solutions)
|
||||
|
||||
### How do I get set up? ###
|
||||
|
||||
* Summary of set up
|
||||
Install curl to your system
|
||||
Copy the slackecho script to your binary path
|
||||
* Install curl to your system.
|
||||
* Copy the slackecho script to your binary path
|
||||
* Configuration
|
||||
Update the SLACKURL with your own (todo: create a config file and a way to setup the file on first run)
|
||||
Update the 'defaults' within the script
|
||||
* Update the SLACKURL with your own (todo: create a config file and a way to setup the file on first run)
|
||||
* Update the 'defaults' within the script
|
||||
* Dependencies
|
||||
curl
|
||||
* curl
|
||||
* How to run tests
|
||||
N/A
|
||||
* N/A
|
||||
|
||||
### Contribution guidelines ###
|
||||
|
||||
#TODO#
|
||||
###TODO###
|
||||
* Writing tests
|
||||
* Code review
|
||||
* Other guidelines
|
||||
* Configuration moved to a seperate file
|
||||
|
||||
### Who do I talk to? ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user