No description
Find a file
2022-01-16 15:51:10 -08:00
.circleci Initial commit 2022-01-16 15:35:53 -08:00
.github Initialize the template project 2022-01-16 15:51:10 -08:00
bin Initialize the template project 2022-01-16 15:51:10 -08:00
exe Initialize the template project 2022-01-16 15:51:10 -08:00
lib Initialize the template project 2022-01-16 15:51:10 -08:00
test Initialize the template project 2022-01-16 15:51:10 -08:00
.gitignore Initial commit 2022-01-16 15:35:53 -08:00
.kodiak.toml Initial commit 2022-01-16 15:35:53 -08:00
.overcommit.yml Initial commit 2022-01-16 15:35:53 -08:00
.prettierignore Initial commit 2022-01-16 15:35:53 -08:00
.rubocop.yml Initialize the template project 2022-01-16 15:51:10 -08:00
CHANGELOG.md Initialize the template project 2022-01-16 15:51:10 -08:00
CODE_OF_CONDUCT.md Initialize the template project 2022-01-16 15:51:10 -08:00
Gemfile Initialize the template project 2022-01-16 15:51:10 -08:00
LICENSE.txt Initialize the template project 2022-01-16 15:51:10 -08:00
Rakefile Initialize the template project 2022-01-16 15:51:10 -08:00
README.md Initialize the template project 2022-01-16 15:51:10 -08:00
wordexp.gemspec Initialize the template project 2022-01-16 15:51:10 -08:00

wordexp

Gem Version Circle Code Climate

TODO: Description of this gem goes here.


Quick start

$ gem install wordexp
require "wordexp"

Support

If you want to report a bug, or have ideas, feedback or questions about the gem, let me know via GitHub issues and I will do my best to provide a helpful answer. Happy hacking!

License

The gem is available as open source under the terms of the MIT License.

Code of conduct

Everyone interacting in this projects codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Contribution guide

Pull requests are welcome!