@asenajs/asena-cli

0.1.4 • Public • Published

Asena-cli

Asena cli tool for helping usage of asena framework. With asena-cli you can bundle or build a single executable file for your asena project.

Installation

bun install -g @asenajs/asena-cli

Usage

Documentation will be updated soon. For now you can use help command to see available commands.

Help

asena --help

Commands:

asena build    For building the project and preparing it for production deployment.
asena init    Creates a .asenarc.json file with default values (requires manual updates).
asena dev start    Builds the project and starts the output file in development mode.

Build

Asena build autmaticly search for your .asenarc.json file in your project root directory. If you don't have one you can create it with asena init command.

asena build

Init

Creates a .asenarc.json file with default values (requires manual updates).

asena init

Readme

Keywords

none

Package Sidebar

Install

npm i @asenajs/asena-cli

Weekly Downloads

181

Version

0.1.4

License

MIT

Unpacked Size

33.9 kB

Total Files

69

Last publish

Collaborators

  • libir