Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mantognini committed Apr 6, 2012
1 parent 88cfe7e commit d7272e9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
Empty file removed README
Empty file.
38 changes: 38 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Xcode 4 Templates
=================

This project intends to provide useful templates for Xcode 4.


Author
------

Marco Antognini (antognini.marco@gmail.com)


License
-------

All these templates are under the the terms of the [zlib/png license](http://www.opensource.org/licenses/zlib-license.php).
In other words you can use it freely !


Templates
---------

### C++ Class
This template adds to your project two files : a source file and a header file with a basic template for a new C++ class.


Install
-------

In order to use these templates in Xcode 4 copy the `Templates` folder to `/Library/Developer/Xcode`. Create the destination folder if needed.


Questions ?
-----------

[Open an issue](https://github.com/mantognini/Xcode-4-Templates/issues/new).


0 comments on commit d7272e9

Please sign in to comment.