|
|
há 2 meses atrás | |
|---|---|---|
| uperp | há 2 meses atrás | |
| .editorconfig | há 2 meses atrás | |
| .eslintrc | há 2 meses atrás | |
| .gitignore | há 2 meses atrás | |
| .pre-commit-config.yaml | há 2 meses atrás | |
| ERPNext_v15_INSTALLATION_GUIDE.md | há 2 meses atrás | |
| INSTALLATION_FIX_GUIDE.md | há 2 meses atrás | |
| README.md | há 2 meses atrás | |
| TEST_PAGE_README.md | há 2 meses atrás | |
| license.txt | há 2 meses atrás | |
| pyproject.toml | há 2 meses atrás |
up
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app uperp
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/uperp
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
mit