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
|
* Shell script that uses curl to send a message to slack
|
||||||
* Very simple
|
* Very simple
|
||||||
* [Hansen IT Solutions](https://hansenit.solutions)
|
* By [Hansen IT Solutions](https://hansenit.solutions)
|
||||||
|
|
||||||
### How do I get set up? ###
|
### How do I get set up? ###
|
||||||
|
|
||||||
* Summary of set up
|
* Summary of set up
|
||||||
Install curl to your system
|
* Install curl to your system.
|
||||||
Copy the slackecho script to your binary path
|
* Copy the slackecho script to your binary path
|
||||||
* Configuration
|
* Configuration
|
||||||
Update the SLACKURL with your own (todo: create a config file and a way to setup the file on first run)
|
* 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 'defaults' within the script
|
||||||
* Dependencies
|
* Dependencies
|
||||||
curl
|
* curl
|
||||||
* How to run tests
|
* How to run tests
|
||||||
N/A
|
* N/A
|
||||||
|
|
||||||
### Contribution guidelines ###
|
### Contribution guidelines ###
|
||||||
|
|
||||||
#TODO#
|
###TODO###
|
||||||
* Writing tests
|
* Writing tests
|
||||||
* Code review
|
* Code review
|
||||||
* Other guidelines
|
* Other guidelines
|
||||||
|
* Configuration moved to a seperate file
|
||||||
|
|
||||||
### Who do I talk to? ###
|
### Who do I talk to? ###
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user