summaryrefslogtreecommitdiff
path: root/lib/jive/cli.rb
AgeCommit message (Collapse)Author
2025-02-10Merge code from gem because the git history is lostHEADmainmo khan
2021-03-19extract repo classmo khan
2021-03-19generate a pr url based on branch namemo khan
2021-02-27Add command to edit pr descriptionmo khan
2021-02-07feat: extract host option for clonemo khan
2021-02-07feat: add subcommand to print semantic commit helpmo khan
2021-02-07refactor: extract docker classmo khan
2021-02-07feat: add sub commands for working with dockermo khan
2021-02-07feat: delegate to exec when subcommand is not foundmo khan
2021-02-07feat: add bootstrap commandmo khan
2021-02-06refactor: collapse into one linemo khan
2021-02-06refactor: collapse into one linemo khan
2021-02-06style: fix linter errorsmo khan
2021-02-06feat: add support to exec commands from jive.ymlmo khan
2021-02-06refactor: move cd command to git.rbmo khan
2021-02-06feat: add cd commandmo khan
2021-02-06refactor: extract classes for git and shellmo khan
2021-02-06feat: add setup command for instructions on how to integrate into shellmo khan
2021-02-05feat: add shell script shim to change directory after jive commandmo khan
2021-02-05feat: implement command to clone src from githubmo khan
2021-02-05feat: add stub for clone commandmo khan
2021-02-05feat: split classes into separate filesmo khan