This is an empty AVR project template. It does nothing but could be developed to become a great thing :) This template assumes that you are using GNU AVR compiller.
git clone https://github.com/specadmin/avr-project your_project_name
cd your_project_name
./setup.sh
Use Code::Blocks or any other IDE for development.