Skip to content

fyrash/fyra-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 fyra

fyra is a command-line tool for deploying static sites and single-page applications onto fyra.sh

Push a directory, get a live URL behind a CDN, no Dockerfiles, no build packs, no config files.

$ fyra push
==> Uploading 142 files (3.2 MB)
==> Deployed to https://my-app.apps.fyra.sh

Install

macOS / Linux / Windows:

curl -fsSL https://fyra.sh/install.sh | sh

Documentation

To find out more on how to use the cli, check out our documentation.

Building

Prerequisites: Go 1.25+

git clone https://github.com/fyrash/fyra-cli.git
cd fyra-cli
make build

This compiles fyra into bin/fyra

Running tests

make test

Generating protobuf

Prerequsites: Buf.build

make proto

Bugs

For bugs and issues, please file them in the issue tracker.

License

Apache 2.0 License

All rights reserved.

Packages

 
 
 

Contributors