Skip to content

Minimal repo directory navigation and browsing for nushell

License

Notifications You must be signed in to change notification settings

akarel/nu-repo-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo Browser

Development Requirements

Command List

  • go
    • Navigate to a given repository or active base repository directory if no repository name given
  • search
    • Search for saved repositories by (regex) pattern. Default case insensitive.
    • List repositories with current git branch
  • init
    • Initialize a configuration file via a prompt wizard
  • add
    • Add a new repository by parameters
    • Add a new repository by prompt wizard
  • remove
    • Remove an existing repository configuration by parameters
    • Remove an existing repository configuration by prompt wizard
  • info
    • Get detailed information about a given repository
  • remote
    • Open the web location of the remote repository source
  • act
    • Initial act functionality
    • Add global actions
    • Filter available actions by current selected repo

About

Minimal repo directory navigation and browsing for nushell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published