ronin-FIXME is an example library for ronin-rb.
- FIXME
$ ronin-FIXME
- Ruby >= 3.0.0
- ronin-support ~> 1.0
- ronin-core ~> 0.1
$ gem install ronin-FIXME
gem 'ronin-FIXME', '~> 0.1'
gem.add_dependency 'ronin-FIXME', '~> 0.1'
- Fork It!
- Clone It!
cd ronin-FIXME/
bundle install
git checkout -b my_feature
- Code It!
bundle exec rake spec
git push origin my_feature
Copyright (c) 2024 FIXME (FIXME@FIXME)
ronin-FIXME is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ronin-FIXME is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with ronin-FIXME. If not, see https://www.gnu.org/licenses/.