Harshad Yeola
11 years ago
1 changed files with 8 additions and 21 deletions
@ -1,25 +1,12 @@ |
|||||
|
|
||||
**lib** - easyengine libraries |
1. **lib** - EasyEngine (ee) libraries |
||||
you will find this directory at following location in your system after installation |
|
||||
|
|
||||
```bash |
Actual Linux path: `/usr/local/lib/easyengine/lib/` |
||||
/usr/local/lib/easyengine/lib/ |
|
||||
``` |
|
||||
|
|
||||
**modules** - easyengine core packages |
1. **modules** - EasyEngine (ee) modules |
||||
- contains scripts to install/remove easyengine core packages. |
|
||||
|
Actual Linux path: `/usr/local/lib/easyengine/modules/` |
||||
|
|
||||
|
1. **vendor** - EasyEngine (ee) 3rd party packages |
||||
|
|
||||
you will find this directory at following location in your system after installation |
Actual Linux path: `/usr/local/lib/easyengine/vendor/` |
||||
|
|
||||
```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