Updated readme file
This commit is contained in:
parent
3c05c1a9d9
commit
0284e05a4e
17
README.md
17
README.md
@ -6,9 +6,10 @@ Tool to automate the downloading of Salt formulas
|
||||
|
||||
1. [Overview - what you just read...](#overview)
|
||||
2. [Usage - How to use this thing](#usage)
|
||||
2. [Configuration - Getting this thing ready to roll](#configuration)
|
||||
4. [License - Licensing information](#license)
|
||||
5. [Contact - How to contact me](#contact)
|
||||
3. [Configuration - Getting this thing ready to roll](#configuration)
|
||||
4. [To Do - What needs getting done](#to-do)
|
||||
5. [License - Licensing information](#license)
|
||||
6. [Contact - How to contact me](#contact)
|
||||
|
||||
## Overview
|
||||
|
||||
@ -28,6 +29,16 @@ TODO - this needs to be done sometime...
|
||||
|
||||
TODO - this needs to be done sometime...
|
||||
|
||||
## To Do
|
||||
|
||||
What still needs done...
|
||||
|
||||
* Tracking a specific commit
|
||||
* Tracking a tag
|
||||
* Better configuration management (e.g. maybe using a class to handle configuration, where to put the configuration files, etc)
|
||||
* Maybe not running a `git pull` on every repo, every time the script is run?
|
||||
* Managing multiple Salt environments
|
||||
|
||||
## License
|
||||
|
||||
This program is licensed under the Mozilla Public License, version 2.0 (I'm not a license guru, if this needs to be changed to comply with other licenses, I'll gladly change it)
|
||||
|
Loading…
Reference in New Issue
Block a user