Skip to content

Instantly share code, notes, and snippets.

View MostefaKamalLala's full-sized avatar
🏠
Working from home

Mostefa Kamal Lala MostefaKamalLala

🏠
Working from home
View GitHub Profile
@gustavovalverde
gustavovalverde / gh-environment-manager.sh
Last active January 22, 2025 22:45
A bash script to handle GitHub environment variables, mainly to create new environments, and copy variables values from one environment to another
#!/bin/bash
# MIT License
# Copyright (c) 2024 Gustavo A. Valverde
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell