https://github.com/bearsampp/.settings
Organization global settings
https://github.com/bearsampp/.settings
hacktoberfest internals
Last synced: 2 months ago
JSON representation
Organization global settings
- Host: GitHub
- URL: https://github.com/bearsampp/.settings
- Owner: Bearsampp
- License: gpl-3.0
- Created: 2021-11-26T21:05:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T11:25:01.000Z (2 months ago)
- Last Synced: 2026-03-05T15:26:53.393Z (2 months ago)
- Topics: hacktoberfest, internals
- Homepage: https://bearsampp.com
- Size: 7.97 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .settings
These are the settings that should be included in every repo & editor.
This is eqv to https://docs.joomla.org/Joomla_CodeSniffer
** How to clone all repos in the organization at once.
- first download and install [Git-cli](https://cli.github.com/)
- reboot
- open console where you want the repo's to be. For me, it was **_"E:\Development\MY_PROJECTS\bearsampp-development"_**
- type `gh extension install matt-bartel/gh-clone-org`
- after that's installed type `gh clone-org -y Bearsampp`
That's all there is too it. [Full instructions here](https://github.com/matt-bartel/gh-clone-org)
Contains an action, list-repos.yml, that will automatically create a list of ALL repo's and put it into "current-repos.md".
It specifically removes the '.settings' & 'bearsampp.com' repo as those are static and will always be preset.
The emojis we use for labels can be found at https://gist.github.com/rxaviers/7360908