Grace Profiles

Grace profile is a simple directory that contains a `profile.yml` file and directories containing the "commands", "skeleton" and "templates" defined by the profile. Grace provides several profiles in the Grace Profiles repository,

  • base - a profile for other profiles to extend from
  • plugin - a profie to create a plugin
  • profile - a profie to create a custom profile
  • rest-api - a profie for REST API applications
  • starter - A profile for getting start to create anything you like
  • web-plugin - a profile for Web plugin that contains web resources `css` `js` `images`
  • web - default profile to creae a web app