Skip to content

Commit

Permalink
disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
helloimalastair committed Nov 15, 2023
1 parent 57d799f commit 9f1d3ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
> [!WARNING]
> This package is under construction and is **not** ready for production use.
_As with all projects in the Cloudflare-Community Github Organization, and the `cloudflare.community` domain, this is not an official Cloudflare product. It is not officially supported by Cloudflare or its associates/partners. Views expressed here do not represent the views of Cloudflare or its employees. All rights to the Cloudflare Logo and other assets belong to Cloudflare Inc._

CloudSpark is a Node CLI tool that allows easy bootstrapping of a Cloudflare Developer Platform project, which may include a Worker, Pages site, or any other dependent bindings.

## Installation

While under development, CloudSpark is not on NPM. To install from the latest GitHub commit:

```bash
npm install -g https://github.com/Cloudflare-Community/cloudspark
```
```

0 comments on commit 9f1d3ba

Please sign in to comment.