This is a simple application to show the basics of CRUD operations with Mantra.
Defines a simple data model and implements a command to choose between options to add, show, remove and update simple items.
Clone repo & install with:
$ git clone https://github.com/mantrajsframework/crud-mantrademo
$ cd crud-mantrademo
~/crud-mantrademo$ mantrad install