Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielrosehill/github-optimisation
Ideas and scripts for optimising Github repositories
https://github.com/danielrosehill/github-optimisation
Last synced: 6 days ago
JSON representation
Ideas and scripts for optimising Github repositories
- Host: GitHub
- URL: https://github.com/danielrosehill/github-optimisation
- Owner: danielrosehill
- Created: 2024-07-27T20:25:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T14:55:11.000Z (3 months ago)
- Last Synced: 2024-08-11T16:05:40.715Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Optimisation
The purpose of this repository is to house scripts and ChatGPT outputs which share the common purpose of helping users to "optimise" their Github repositories.
For the purpose of *this* particular repository, "optimisation" means something like: making the repositories as useful as possible for other users" and "streamlining the repositories available in a Github account."
The motivation for creating the repository is helping users to take advantage of the enormous potential for good in open-sourcing knowledge and code through Github.
## Author
Daniel Rosehill
(public at danielrosehill dot com)
## Licensing
All my GitHub repositories are licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
### Summary of the License
The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:
- **Share**: Copy and redistribute the material in any medium or format.
- **Adapt**: Remix, transform, and build upon the material for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.
#### License Terms
- **Attribution**: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **No additional restrictions**: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
For the full legal code, please visit the [Creative Commons website](https://creativecommons.org/licenses/by/4.0/legalcode).