Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shikhalev/shi-args
Arguments parser for Jekyll custom tags
https://github.com/shikhalev/shi-args
Last synced: about 1 month ago
JSON representation
Arguments parser for Jekyll custom tags
- Host: GitHub
- URL: https://github.com/shikhalev/shi-args
- Owner: shikhalev
- License: mit
- Created: 2022-12-18T23:58:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T00:32:58.000Z (almost 2 years ago)
- Last Synced: 2024-09-21T20:43:16.330Z (about 2 months ago)
- Language: Ruby
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Gem Version](https://badge.fury.io/rb/shi-args.svg)](https://badge.fury.io/rb/shi-args)
# Shi::Args
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'shi-args'
```And then execute:
$ bundle install
Or install it yourself as:
$ gem install shi-args
## Usage
TODO: Write usage instructions here
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).