meok_log_api
meok_log_api
API for meok_log
Installation
Add this to your application's shard.yml:
dependencies:
meok_log_api:
github: meoklog/meok_log_api
Usage
require "src/meok_log_api.cr"
Development
meok_log_api is test-driven development using spec
Some spec2.cr features like context, subject, let are not working at the time writing; some workarounds are needed :
- replace
contextwithdescribeif you want to use context descriptions, - put
letvariables locally, even if it's repeating, - put
subjectas subject locally.
Use [better specs guidelines][site-better-spec] when possible.
Tests are located in ./spec directory. To run the tests, type crystal spec in a terminal.
Contributing
- Fork it ( https://github.com/meoklog/meok_log_api/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- meoklog - creator, maintainer
Repository
meok_log_api
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- almost 9 years ago
- December 20, 2016
License
MIT License
Links
Synced at
Mon, 03 Nov 2025 06:06:40 GMT
Languages