5 Forks
49 Stars
49 Watchers

foundry-cli

Foundry makes the development of Firebase Functions fast by giving you an out-of-the-box working cloud environment for your development with an access to your production data. It's a CLI tool that gives you a continuous REPL-like feedback about your Firebase Functions.

How to download and setup foundry-cli

Open terminal and run command
git clone https://github.com/FoundryApp/foundry-cli.git
git clone is used to create a copy or clone of foundry-cli repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with foundry-cli https://github.com/FoundryApp/foundry-cli/archive/master.zip

Or simply clone foundry-cli with SSH
[email protected]:FoundryApp/foundry-cli.git

If you have some problems with foundry-cli

You may open issue on foundry-cli support forum (system) here: https://github.com/FoundryApp/foundry-cli/issues