add support automatic locale generation to SDK

This commit is contained in:
mrsang
2021-05-01 20:17:34 +02:00
parent 5c54bf2cdc
commit d4bbb11b0b
9 changed files with 62 additions and 48 deletions

View File

@ -1,15 +1,5 @@
# libantosdk
This is an example project, generated by AntOS Development Kit
AntOSDK: development API for AntOS based applications/projects
## Howto
Use the CodePad command palette to access to the SDK functionalities:
1. Create new project
2. Init the project from the current folder located in side bar
3. Build and run the project
4. Release the project in zip package
## Set up build target
Open the `project.json` file from the current project tree and add/remove
build target entries. Save the file
## Change logs
- 0.0.4: support automatic locale generation