|
1 | 1 | ## Hi there π |
2 | 2 |
|
3 | | -<!-- |
| 3 | +This organization exists to contain the open source projects of [Calvin Allen](https://github.com/CalvinAllen). |
4 | 4 |
|
5 | | -**Here are some ideas to get you started:** |
| 5 | +It consists, primarily, of projects related to or around extensibility. |
6 | 6 |
|
7 | | -πββοΈ A short introduction - what is your organization all about? |
8 | | -π Contribution guidelines - how can the community get involved? |
9 | | -π©βπ» Useful resources - where can the community find your docs? Is there anything else the community should know? |
10 | | -πΏ Fun facts - what does your team eat for breakfast? |
11 | | -π§ Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) |
12 | | ---> |
| 7 | +You can currently find my Visual Studio extensions, Visual Studio for Mac extensions, and GitHub Actions. At some point, I'll dive further into Visual Studio Code and JetBrains extensions, which will eventually get posted here. |
| 8 | + |
| 9 | +For Visual Studio, you can find my extensions here - |
| 10 | + |
| 11 | +1. https://github.com/stars/CalvinAllen/lists/my-visual-studio-extensions |
| 12 | + |
| 13 | +> Eventually, all extensions will be on the OpenVSIX Gallery, but for now, only the extensions that the Visual Studio Marketplace won't accept :) |
| 14 | +
|
| 15 | +For GitHub Actions, you can find my actions here - |
| 16 | + |
| 17 | +1. https://github.com/stars/CalvinAllen/lists/my-github-actions |
| 18 | + |
| 19 | +For Visual Studio for Mac, you can find my extensions here - |
| 20 | + |
| 21 | +1. https://github.com/stars/CalvinAllen/lists/my-vs4mac-extensions |
| 22 | + |
| 23 | +> Those extensions are not currently published anywhere outside of the release section in each corresponding repository. |
| 24 | +
|
| 25 | +Finally, I have a set of curated lists to help you find more resources on extensibility, primarily in the IDE space - |
| 26 | + |
| 27 | +1. https://github.com/stars/CalvinAllen/lists/vs-extension-resources |
| 28 | +2. https://github.com/stars/CalvinAllen/lists/vs-extensions-samples |
| 29 | +3. https://github.com/stars/CalvinAllen/lists/vs4mac-extensions-samples |
| 30 | +4. https://github.com/stars/CalvinAllen/lists/vscode-extensions-samples |
| 31 | + |
| 32 | +> Note, my own extensions are not included in these curated lists |
0 commit comments