daokoder/daostudio
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
DaoStudio An Integrated Development Environment for Dao. ================================================================ DaoStudio requires Dao and Qt4 to build. To build, Dao should be presented as a subdirectory "Dao" under the root directory of DaoStudio. Then the following command can be used to build DaoStudio: $ make PLATFORM where PLATFORM can be one of the followings: * linux * macosx * freebsd * mingw