Skip to content

BersisSe/feather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ Feather CLI

Feather CLI is the official toolchain for the Feather web framework.
It helps you scaffold, build, run, and hot-reload your Feather projects with ease.


Features

  • ⚑ Hot Reloading β€” Rebuilds on file changes
  • Project Scaffolding β€” Kickstart with feather new
  • Simple Commands β€” Build, run, and go

πŸ“¦ Installation

cargo install feather-cli

πŸš€ Usage

# Create a new Feather app
feather-cli new my-app

# Build it
feather-cli build

# Run the app
feather-cli run

# Watch & reload automatically (dev mode)
feather dev

# Help & docs
feather help

🀝 Support

Feather CLI is kept in sync with the latest features of the Feather framework.
Please report bugs or feature ideas in the issues section.


Ready to fly? Run feather new and start building with joy.


About

Cli Tooling For Feather Web Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages