Skip to content

A golang script to backup your github repos in a zip file either locally or both locally and in a S3 bucket

License

Notifications You must be signed in to change notification settings

non-existing-organization/github_repos_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GPL3 License LinkedIn Ask Me Anything


Main Logo

github_repos_backup

A golang script to backup your github repos in a zip file either locally or both locally and in a S3 bucket
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Built With

Go 1.18


Getting Started

Prerequisites

Installation


Usage

go run main.go -d /tmp/foo/ -o output_file_name -f simple_filter_string -s3 bucket_name -s3key path/to/packet


Roadmap

  • Provide Dockerfile
  • Add the option to encrypt the zip file when compressed locally

See the open issues for a list of proposed features (and known issues).


Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPLv3 License. See LICENSE for more information.

Contact

Santiago - [email protected]


Acknowledgements

About

A golang script to backup your github repos in a zip file either locally or both locally and in a S3 bucket

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages