mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-06-01 22:30:42 +00:00
Merge pull request #31 from kvz/whouses
Add a who uses section to the readme/website
This commit is contained in:
commit
156f12f53f
10
README.md
10
README.md
@ -55,6 +55,16 @@ We're automatically testing BASH3 Boilerplate and it's proven to work on:
|
|||||||
- Helpful magic variables like `__file`, `__dir`, and `__os`
|
- Helpful magic variables like `__file`, `__dir`, and `__os`
|
||||||
- Logging that supports colors and is compatible with [Syslog Severity levels](http://en.wikipedia.org/wiki/Syslog#Severity_levels) as well as the [twelve-factor](http://12factor.net/) guidelines
|
- Logging that supports colors and is compatible with [Syslog Severity levels](http://en.wikipedia.org/wiki/Syslog#Severity_levels) as well as the [twelve-factor](http://12factor.net/) guidelines
|
||||||
|
|
||||||
|
## Who uses b3bp?
|
||||||
|
|
||||||
|
- [Transloadit](https://transloadit.com)
|
||||||
|
- [OpenCoarrays](http://www.opencoarrays.org)
|
||||||
|
- [Sourcery Institute](http://www.sourceryinstitute.org)
|
||||||
|
- [The Douglas Brain Imaging Centre](http://www.douglas.qc.ca/page/bic)
|
||||||
|
- [Computational Brain Anatomy Laboratory](http://cobralab.ca/)
|
||||||
|
|
||||||
|
We're looking for endorsement! Are you also using b3bp? [Let us know](https://github.com/kvz/bash3boilerplate/issues/new?title=I%20use%20b3bp) and get listed.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
There are 3 different ways you can install b3bp:
|
There are 3 different ways you can install b3bp:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user