Skip to content

Commit

Permalink
old perk list -> HowTo instructions
Browse files Browse the repository at this point in the history
Replacing the perk list with instruction on how to add your own perks.
  • Loading branch information
DonKarlssonSan committed Jun 9, 2013
1 parent 7993ba2 commit 0ccb315
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
## Tools
#OSS Perks
A listing of tools & services freely available to open source projects.

- [Redgate](http://www.red-gate.com/) [Deployment Manager](http://www.red-gate.com/delivery/deployment-manager/free-licenses): Take the micromanagement out of deployment with a tool that makes the process fast, reliable, repeatable, and accessible to your whole team.
http://ossperks.com/

- [JetBrains](http://www.jetbrains.com/) [ReSharper](http://www.jetbrains.com/resharper/buy/buy.jsp#openSource): ReSharper is a renowned productivity tool that makes Microsoft Visual Studio a much better IDE. Thousands of .NET developers worldwide wonder how they’ve ever lived without ReSharper’s code inspections, automated code refactorings, blazing fast navigation, and coding assistance.
## Adding your favourite perk
* Fork the repository
* Add the perk to index.html, try to use a link that points to information about what is needed to qualify for a free license.
* Make a pull request

## Services
- [GitHub](https://github.com/): Powerful collaboration, review, and code management for open source and private development projects.

- [Microsoft](https://www.microsoft.com/) [CodePlex](https://www.codeplex.com/): CodePlex is Microsoft's free open source project hosting site. You can create projects to share with the world, collaborate with others on their projects, and download open source software.

- [MyGet](http://www.myget.org/): MyGet allows you to create and host your own NuGet feed. Include packages from the official NuGet feed or upload your own NuGet packages. Compatible with NuGet, the Visual Studio Package Manager Console, Orchard, SymbolSource and many more.
## Notes on platform tag
`<div class="tag platform">`
* Platform is development platform like .Net/Java/JavaScript/HTML.
* Use it for tools geared towards a specific platform/language, enter "any" if not applicable.
* Don't put operating systems in here.

0 comments on commit 0ccb315

Please sign in to comment.