Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "bebo", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Deno bb", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,15 @@ # bebo | ||
## Install from CDN | ||
``` | ||
$ deno install --allow-read --allow-net --name bebo https://cdn.jsdelivr.net/npm/bebo@0.0.1/lib/bebo_main.js | ||
``` | ||
Then run `bebo` on a `.cljs` file: | ||
``` | ||
$ bebo examples/server/example.cljs | ||
Listening on http://localhost:8080/ | ||
``` | ||
## Build and run | ||
@@ -7,0 +20,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3270
25
774850
3
1