Skip to content

Commit e84768f

Browse files
nilsdeppehorenmar
authored andcommitted
Add SpECTRE project to list of users.
1 parent 31673ee commit e84768f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/opensource-users.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<a id="top"></a>
22
# Open Source projects using Catch
33

4-
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
4+
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
55
it's easy to just drop the header into your project and start writing tests - what's not to like?
66

77
As a result Catch is now being used in many Open Source projects, including some quite well known ones.
88
This page is an attempt to track those projects. Obviously it can never be complete.
99
This effort largely relies on the maintainers of the projects themselves updating this page and submitting a PR
10-
(or, if you prefer contact one of the maintainers of Catch directly, use the
10+
(or, if you prefer contact one of the maintainers of Catch directly, use the
1111
[forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](https://github.com/philsquared/Catch/issues) to let us know).
1212
Of course users of those projects might want to update this page too. That's fine - as long you're confident the project maintainers won't mind.
13-
If you're an Open Source project maintainer and see your project listed here but would rather it wasn't -
13+
If you're an Open Source project maintainer and see your project listed here but would rather it wasn't -
1414
just let us know via any of the previously mentioned means - although I'm sure there won't be many who feel that way.
15-
15+
1616
Listing a project here does not imply endorsement and the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
1717

1818
## Libraries & Frameworks
@@ -91,6 +91,9 @@ MAME originally stood for Multiple Arcade Machine Emulator
9191
### [Newsbeuter](https://github.com/akrennmair/newsbeuter)
9292
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
9393

94+
### [SpECTRE](https://github.com/sxs-collaboration/spectre)
95+
SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.
96+
9497
### [Standardese](https://github.com/foonathan/standardese)
9598
Standardese aims to be a nextgen Doxygen
9699

0 commit comments

Comments
 (0)