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

0.5.4 • Public • Published

This is the development CLI package for Rakkas.JS.

Usage: rakkas [options] [command]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  dev [options]   Start a development server
      -p, --port <port>  port number (default: "3000")
      -H, --host <host>  host (default: "localhost")
  build           Build for production
  print-config    Print configuration
  help [command]  display help for command

The build command also supports the following option:

-d, --deployment-target <target>  Deployment target (choices: "node", "static", "vercel", "netlify", "cloudflare-workers", default: "node")

See the website for details.

Readme

Keywords

Package Sidebar

Install

npm i @rakkasjs/cli

Homepage

rakkasjs.org

Weekly Downloads

0

Version

0.5.4

License

MIT

Unpacked Size

2.98 MB

Total Files

13

Last publish

Collaborators

  • cyco130