Octo - GitHub issues and PRsλ︎
List, create and edit issues and pull requests from Neovim with Octo package.
Octo connects to GitHub via the GitHub CLI, using a developer token for authentication
Neogit provides a Magit style client, creating commits, pull & push changes with remote repositories.
GitHub interactionλ︎
Work with GitHub issues and Pull Requests from the comfort of Neovim.
GitHub CLI to authentication to a GitHub account. Successful login creates a local developer token that is used by Octo to communicate with GitHub.
Octo commandsλ︎
Command line form: Octo <object> <action> [arguments]
- Object, Action and Arguments commands
List issues from current project (optionally add a specific repository)
The account/repository-name is required if Octo cannot find the repository
Create a pull requests from current project
Add a comment to the current topic (issue/pr)
Octo.nvim configuration options