Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearsampp/.settings
Organization global settings
https://github.com/bearsampp/.settings
hacktoberfest internals
Last synced: 2 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T18:24:33.000Z (about 2 months ago)
- Last Synced: 2024-09-15T19:36:54.922Z (about 2 months ago)
- Topics: hacktoberfest, internals
- Homepage: https://bearsampp.com
- Size: 7.71 MB
- Stars: 0
- Watchers: 6
- 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