Skip to content

Commit 3860f49

Browse files
authored
Update README.md
1 parent 1ae4ca5 commit 3860f49

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,23 @@ let package = Package(
230230
Notice the line `.testTarget(name: "AppTests", dependencies: ["TestApp", "VaporTestTools"])` where you create a test target and include `VaporTestTools`.
231231

232232

233-
Enjoy and let me know what you think ;)
233+
Don't forget to star the repo if you think it deserves it! :)
234+
235+
Have fun testing!
236+
237+
## Boost - Open source enterprise AppStore
238+
239+
**VaporTestTools** has been released as a part of a Boost mobile app distribution platform.
240+
241+
More info on http://www.boostappstore.com
242+
243+
Other components in the bundle are:
244+
245+
* [BoostCore](https://github.com/LiveUI/BoostCore/) - AppStore core module
246+
* [ApiCore](https://github.com/LiveUI/ApiCore/) - Base user & team management including forgotten passwords, etc ...
247+
* [MailCore](https://github.com/LiveUI/MailCore/) - Mailing wrapper for multiple mailing services like MailGun, SendGrig or SMTP (coming)
248+
* [DBCore](https://github.com/LiveUI/DbCore/) - Set of tools for work with PostgreSQL database
249+
234250

235251
## Author
236252

0 commit comments

Comments
 (0)