- Explain how to use script and fork - Add discover guide - Improve all documentation
17 lines
493 B
Markdown
17 lines
493 B
Markdown
# ERPLibre documentation
|
|
Select a guide to install your environment!
|
|
|
|
## Discover guide
|
|
[Guide to run ERPLibre in discover to learn it](./doc/DISCOVER.md).
|
|
|
|
## Production guide
|
|
[Guide to run ERPLibre in production server](./doc/PRODUCTION.md).
|
|
|
|
## Development guide
|
|
[Guide to run ERPLibre in development environment](./doc/DEVELOPMENT.md).
|
|
|
|
# Execution
|
|
[Guide to run ERPLibre with different case](./doc/RUN.md).
|
|
|
|
# git-repo
|
|
To change repository like addons, see [GIT_REPO.md](doc/GIT_REPO.md)
|