Project

smore

0.0
No release in over 3 years
smore brings tools to raix and roast for a delicious gooey concoction
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 1.2
 Project Readme

smore

Gem Version Gem Downloads GitHub Workflow Status Code Climate maintainability

smore brings tools to the raix and roast ecosystems to make it easier to automate workflows with AI.


  • Quick start
  • Support
  • License
  • Code of conduct
  • Contribution guide

Quick start

gem install smore
require "smore"

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 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Contribution guide

Pull requests are welcome, PRs adding tools without tests will be rejected.

If a tool requires a certain dependency, add a test that throws an error if the dependency is not installed.