Araye Development Tools

List of useful and time saving tools for developers

Hello World!

Most developers have a list of tools for software developement or test or documentation and etc...

Araye Development Tools is project inspired by Scott Hanselman's Ultimate Developer and Power Users Tool List for Windows. Our goal is to use community power to create and maintain list of usefull tools for developers. As Scott mentioned about his tool list "Many/most are free some aren't. Those that aren't free are very likely worth your 30-day trial, and very likely worth your money."

Araye Development Tools is a github project. Fork & Help us extend this list with your favorite tools

How to use?

You can see Araye Dev Tools lists in project homepage or alternatively you can clone github project and use Jekyll to run it locally.
Download Araye Dev Tools

How to contribute?

First you need to fork the project on github. If you want to change a list, just edit list .md file. List files use Markdown syntax. You can also create new .md file for a new list.
Here is .md file structure:

---
layout: page
title: YOUR-LIST-TITLE
desc: YOUR-LIST-DESCRIPTION
---
YOUR LIST MARKDOWN SYNTAX

To add new item to list you can use following syntax

*	[**YOUR-TOOL-NAME**](TOOL-URL) - TOOL-SHORT-DESCRIPTION.

HTML Theme

Html theme used in this project is available on Start Bootstrap.