0.0.12 • Published 4 years ago

acheckin v0.0.12

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

ACheckin Developer CLI

Supported commands:

login

Đăng nhập vào ACheckin Developer.

logout

Đăng xuất khỏi ACheckin Developer.

init

Khởi tạo project mẫu để phát triển ứng dụng ACheckin. Cú pháp: init [projectName] --template [template] --id [appID]

  • --template tạo project theo template javascript react (defaul) | typescript react | html
  • --id cài đặt app ID của app

Ví dụ:

  • acheckin init MyMiniApp - dùng javascript
  • acheckin init MyMiniApp --template ts - dùng typescript
  • acheckin init MyMiniApp --id com.example.miniapp --template ts

run

Chạy mini app trên máy

qr

Tạo mã QR để quét trên ACheckin

build

Tạo bản build cho ứng dụng Mini App để sẵn sàng upload lên ACheckin Connect Chú ý: Lệnh này chỉ dùng cho các project được tạo bởi cú pháp acheckin init

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago