Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetrenko committed Jul 31, 2013
1 parent f13213d commit 0c1225d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Disclaimer
==========

It's an old project from the times then I've been learning Ruby. I've used it in one research project as sofisticated makefiles.

listo
=====

listo is a project description and configuration utility like cmake or qmake.
It can generate Visual Studio project and solution files and also qmake files for cross-platform build.

Templates
=========

listo templates used to describe general definitions which similar for all subprojects

files .listo
============

These files interpreted by listo core. They may have templates and projects definitions.

0 comments on commit 0c1225d

Please sign in to comment.