harshadyeola
11 years ago
1 changed files with 25 additions and 0 deletions
@ -0,0 +1,25 @@ |
|||||
|
|
||||
|
**lib** - easyengine libraries |
||||
|
you will find this directory at following location in your system after installation |
||||
|
|
||||
|
```bash |
||||
|
/usr/local/lib/easyengine/lib/ |
||||
|
``` |
||||
|
|
||||
|
**modules** - easyengine core packages |
||||
|
- contains scripts to install/remove easyengine core packages. |
||||
|
|
||||
|
you will find this directory at following location in your system after installation |
||||
|
|
||||
|
```bash |
||||
|
/usr/local/lib/easyengine/modules/ |
||||
|
``` |
||||
|
|
||||
|
**vendor/** - easyengine third party packages |
||||
|
- contains scripts for installing and removing third party packages used in easyengine. |
||||
|
|
||||
|
you will find this directory at following location in your system after installation |
||||
|
|
||||
|
```bash |
||||
|
/usr/local/lib/easyengine/vendor/ |
||||
|
``` |
Loading…
Reference in new issue