Skip to content

Commit 2e0c9c0

Browse files
authored
Update README.md
1 parent 3d7d356 commit 2e0c9c0

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

β€Žprofile/README.mdβ€Ž

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,32 @@
11
## Hi there πŸ‘‹
22

3-
<!--
3+
This organization exists to contain the open source projects of [Calvin Allen](https://github.com/CalvinAllen).
44

5-
**Here are some ideas to get you started:**
5+
It consists, primarily, of projects related to or around extensibility.
66

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

Comments
Β (0)