@awfn/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.14 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @awfn/cli

Weekly Downloads

15

Version

0.1.14

License

MIT

Unpacked Size

21.6 kB

Total Files

10

Last publish

Collaborators

  • exponentialworkload