Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a CLI #29

Open
7 tasks
postmodern opened this issue Jan 26, 2025 · 0 comments
Open
7 tasks

Add a CLI #29

postmodern opened this issue Jan 26, 2025 · 0 comments
Assignees
Labels

Comments

@postmodern
Copy link
Member

Add a ronin-sql CLI.

  • Add the ronin-core dependency for the command_kit gem.
  • Add bin/ronin-sql executable file.
  • Add Ronin::SQL::CLI module/namespace.
  • Add the command_kit/completion/task rake task to the Rakefile.
  • Add a man/ronin-sql.1.md file and the kramdown/man/task rake task to the Rakefile to generate the man pages.
  • Add the generated_files list to the gemspec.yml and add the man/ronin-sql*.1 and data/completions/ronin-sql files.
  • Add a Synopsis section to the README.
@postmodern postmodern self-assigned this Jan 26, 2025
@postmodern postmodern added this to the 1.2.0 milestone Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant