Skip to content

AbdhilahiRWabwire/configuration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Workflow

Configuration

Development Environment Configuration

Development Environment

Build Update Releaser

git clone

GOOS=linux GOARCH=amd64 go build -o ./binary/upr ./upr/source/main.go

Install Update Releaser

echo 'export PATH="$PATH:/usr/local/bin/upr"' >> ~/.bashrc && sudo echo 'export PATH="$PATH:/usr/local/bin/upr"' >> /etc/skel/.bashrc

About

Development Environment Configuration

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.1%
  • Vim Script 19.4%
  • Shell 13.6%
  • Dockerfile 6.9%