mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-02-20 15:12:47 +00:00
Syntax highlighting
This commit is contained in:
parent
26e282c37f
commit
95365e6f92
@ -7,7 +7,7 @@ Released: Unreleased. [Commit log](https://github.com/kvz/bash3boilerplate/compa
|
||||
- Add a simple documentation website
|
||||
- Add best practice of using `__double_underscore_prefixed_vars` to indicate global variables that are solely controlled inside your script
|
||||
- Make license more permissive by not requiring distribution of the LICENSE file if the copyright & attribution comments are left intact
|
||||
- Respect `--no-color` by setting the NO_COLOR flag in `main.sh` (#25, thx @gdevenyi)
|
||||
- Respect `--no-color` by setting the `NO_COLOR` flag in `main.sh` (#25, thx @gdevenyi)
|
||||
- Split out changelog into separate file
|
||||
- Added a [FAQ](./FAQ.md) (#15, #14, thanks @rouson)
|
||||
- Fix Travis OSX testing (before, it would silently pass failures) (#10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user