Namdak Tonpa 9 years ago
parent
commit
6613e35d55
1 changed files with 18 additions and 0 deletions
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -30,6 +30,24 @@ Features
 * Static files generation with node.js tools
 * 9p server for remote access
 
+Profiles
+--------
+
+```
+
+           MAD      VZ      LING    DOCKER
+ create    priv     tar     tar     tar
+ release   tgz      tgz     img     tgz
+ start     run_erl  chroot  xl      docker
+ stop      kill     kill    xl      docker
+ push      git      scp     scp     docker
+
+ deps      x
+ compile   x
+ plan      x
+ 
+```
+
 Build
 -----