first release of libantosdk

This commit is contained in:
mrsang
2021-04-18 18:49:53 +02:00
parent 211753bfdc
commit 90864aabb7
61 changed files with 154246 additions and 27 deletions

View File

@ -0,0 +1,15 @@
# libantosdk
This is an example project, generated by AntOS Development Kit
## 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