diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2ee3f3 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# cloudstate-cli + +The CLI to instantly create a backend for your React app. Powered by [useCloudState.io](https://usecloudstate.io/) + +This tool requires you to have a valid e-mail account for authentication. + +## Installation + +### via Curl + +```sh +curl https://raw.githubusercontent.com/usecloudstate/cli/main/install.sh | sh +``` + +### Manually installing the binaries + +All of the binaries can be found in the [Releases](https://github.com/usecloudstate/cli/releases) page.