0.1.14 • Published 1 year ago

@awfn/cli v0.1.14

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Written Logo

@awfn/cli

Appwrite/Written CLI Utilities & Command Wrappers. This is mainly designed for use with @written/create-function.

Codeberg License

Installation

In your function, run:

pnpm i @awfn/cli -D

Usage

# Build the current Written function
aw-fn build;

# Build & Deploy the current Written function
aw-fn deploy;

# Watch the current Written function for changes, rebuilding & deploying on change.
aw-fn watch; # set DEPLOY_IMMEDIATELY to also deploy immediately when running, and set SKIP_BUILD_BEFORE_DEPLOY to skip building before deploying.
0.1.14

1 year ago

0.1.13

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.10

1 year ago

0.1.8

1 year ago

0.1.9

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.5

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago