Posts tagged manos
Posts tagged manos
How to develop web applications with Manos and MonoDevelop, in 10 easy steps:
manos --init MyProjectcd MyProject/mkdir lib/ src/ doc/mv *.cs src/MyProject/MyProjectmanos --server -a=src/MyProject/MyProject/bin/Debug/MyProject.dllThat’s all. Easy, wasn’t it?
I am currently using Manos to implement a REST API for the MyMediaLite recommender system library, and will report about it as soon as there is something significant to report about.