repositorypackage
1.1.0
Repository: https://github.com/syeddevop/gitpuller.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
GetPuller
A CLI Tool for Simplified GitHub Content Management.
Installation:
To install gitpuller
, run the following command:
go install github.com/SyedDevop/gitpuller
Features:
- View files
- Search Repos
- select branch
Configuration:
- (Required) Set the
GIT_TOKEN
environment variable to a env for access to the GitHub API. - (Optional) Create a config file at
$HOME/.config/gitpuller.yml
and set a keys, like:
email: [email protected]
user: SyedDevop
token: ******************** // replace this with tour git token