Skip to content
/ cli Public

Command line interface for create, run and enjoy sword

License

Notifications You must be signed in to change notification settings

sword-web/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sword CLI

Structured web framework for rust built on top of axum.
Designed to build server application with less boilerplate and more simplicity.
It takes advantage of the tokio ecosystem to bring you performance with nice DX.

This cli provides a quick way to:

  • Create a new sword project
  • Add modules to an existing sword project
  • Run a sword project

Sword is in active development, expect breaking changes.
The CLI is in early stage expect bugs and missing features.

Installation

You can install the sword CLI using cargo:

cargo install sword-cli

CLI use cases

Create a new project

$ swd new
> What is your project name? my-sword-app

About

Command line interface for create, run and enjoy sword

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published