Update chapter-02-the-package-based.md

This commit is contained in:
Lucas Ribeiro 2020-09-30 12:29:22 -03:00 committed by GitHub
parent d50fb30349
commit 2e2cd558d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,16 @@ General Bots project is like to split the work on several packages if needed and
on a package at once or even share the work with collegues, agencies or development on a package at once or even share the work with collegues, agencies or development
companies to more advanced package building. companies to more advanced package building.
composite packages on GeneralBots:
1 .gbai
2 .gbapp
3 .gbot
4 .gbtheme
5 .gbkb
6 .gblib
## How To ## How To
### Configure the server to deploy specific directory ### Configure the server to deploy specific directory
@ -19,7 +29,7 @@ Note:
- You can specify several bots separated by semicolon, the BotServer will serve all of them at once. - You can specify several bots separated by semicolon, the BotServer will serve all of them at once.
## Package Types ## Description of packages
### .gbai ### .gbai