Skip to content

hyperoslo/AftermathTools

Repository files navigation

AftermathTools

CI Status Version Carthage Compatible License Platform

Description

AftermathTools is a set of development tools for Aftermath framework.

Usage

// Commands
Engine.sharedInstance.pipeCommands(through: [LogCommandMiddleware(), ErrorCommandMiddleware()])
// Events
Engine.sharedInstance.pipeEvents(through: [LogEventMiddleware(), ErrorEventMiddleware()])

Installation

AftermathTools is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AftermathTools'

AftermathTools is also available through Carthage. To install just write into your Cartfile:

github "hyperoslo/AftermathTools"

AftermathTools can also be installed manually. Just download and drop Sources folders in your project.

Author

Hyper Interaktiv AS, ios@hyper.no

Contributing

We would love you to contribute to AftermathTools, check the CONTRIBUTING file for more info.

License

AftermathTools is available under the MIT license. See the LICENSE file for more info.

About

Development tools for Aftermath.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published