antosdk-apps/SQLiteDB
2023-01-30 09:37:44 +01:00
..
api add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
build/debug add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
build.json add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
LibSQLite.ts add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
main.ts add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
package.json add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
README.md add lib for sqlite3 database 2023-01-30 09:37:44 +01:00
scheme.html add lib for sqlite3 database 2023-01-30 09:37:44 +01:00

SQLiteDB

This is an example project, generated by AntOS Development Kit

Howto

Use the Antedit 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 build.json file from the current project tree and add/remove build target entries and jobs. Save the file