Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takaishi/yard-turnip
https://github.com/takaishi/yard-turnip
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/takaishi/yard-turnip
- Owner: takaishi
- License: mit
- Created: 2014-12-21T03:54:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T16:11:09.000Z (about 8 years ago)
- Last Synced: 2024-11-26T01:02:58.641Z (2 months ago)
- Language: Ruby
- Size: 195 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
YARD::Turnip
=============This plugin adds Turnip steps to YARD output.
## Usage
```
gem install yard-turnip
``````
yard --plugin yard-turnip *_steps.rb
```## Licence
[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)
## Author
[r_takaishi](https://github.com/takaishi)