Skip to content
/ cli_v2 Public

This is an advanced dolphjs cli built with rust aimed at being more efficient, performant, and ability to handle the robust features coming with the arrival of dolph.js v2.

Notifications You must be signed in to change notification settings

dolphjs/cli_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOLPHJS CLI

Current on development, to run this cli follow the steps below:

  1. cargo build
  2. cargo run --bin dolph new <project_name>
  3. cargo run --bin dolph generate <schematics> <component_name> to generate a component
  4. cargo run --bin dolph watch to start the server in watch mode
  5. cargo run --bin dolph build to compile the app to javascript for production

About

This is an advanced dolphjs cli built with rust aimed at being more efficient, performant, and ability to handle the robust features coming with the arrival of dolph.js v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages