1
+ <!DOCTYPE html>
2
+
3
+
4
+
5
+
6
+ < html class ="no-js ">
7
+
8
+ < head lang ="en-us ">
9
+ < meta charset ="utf-8 ">
10
+ < meta name ="viewport " content ="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1 ">
11
+ < meta http-equiv ="X-UA-Compatible " content ="IE=10 " />
12
+ < title > Installation - Eve Documentation</ title >
13
+ < meta name ="generator " content ="Hugo 0.19 " />
14
+
15
+
16
+ < link rel ="canonical " href ="http://docs.witheve.com/v0.3/install/ ">
17
+
18
+ < meta name ="author " content ="Eve ">
19
+
20
+
21
+ < meta property ="og:url " content ="http://docs.witheve.com/v0.3/install/ ">
22
+ < meta property ="og:title " content ="Eve Documentation ">
23
+
24
+ < meta name ="apple-mobile-web-app-title " content ="Eve Documentation ">
25
+ < meta name ="apple-mobile-web-app-capable " content ="yes ">
26
+ < meta name ="apple-mobile-web-app-status-bar-style " content ="black-translucent ">
27
+
28
+ < link rel ="shortcut icon " type ="image/x-icon " href ="http://docs.witheve.com/v0.3/images/favicon.png ">
29
+ < link rel ="icon " type ="image/x-icon " href ="http://docs.witheve.com/v0.3/images/favicon.png ">
30
+
31
+ < style >
32
+ @font-face {
33
+ font-family : 'Icon' ;
34
+ src : url ('http://docs.witheve.com/v0.3/fonts/icon.eot?52m981' );
35
+ src : url ('http://docs.witheve.com/v0.3/fonts/icon.eot?#iefix52m981' )
36
+ format ('embedded-opentype' ),
37
+ url ('http://docs.witheve.com/v0.3/fonts/icon.woff?52m981' )
38
+ format ('woff' ),
39
+ url ('http://docs.witheve.com/v0.3/fonts/icon.ttf?52m981' )
40
+ format ('truetype' ),
41
+ url ('http://docs.witheve.com/v0.3/fonts/icon.svg?52m981#icon' )
42
+ format ('svg' );
43
+ font-weight : normal;
44
+ font-style : normal;
45
+ }
46
+ </ style >
47
+
48
+ < link rel ="stylesheet " href ="http://docs.witheve.com/v0.3/stylesheets/application.css ">
49
+ < link rel ="stylesheet " href ="http://docs.witheve.com/v0.3/stylesheets/temporary.css ">
50
+ < link rel ="stylesheet " href ="http://docs.witheve.com/v0.3/stylesheets/palettes.css ">
51
+ < link rel ="stylesheet " href ="http://docs.witheve.com/v0.3/stylesheets/highlight/highlight.css ">
52
+
53
+
54
+
55
+
56
+ < link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono ">
57
+ < style >
58
+ body , input {
59
+ font-family : 'Ubuntu' , Helvetica, Arial, sans-serif;
60
+ }
61
+ pre , code {
62
+ font-family : 'Ubuntu Mono' , 'Courier New' , 'Courier' , monospace;
63
+ }
64
+ </ style >
65
+
66
+
67
+ < script src ="http://docs.witheve.com/v0.3/javascripts/modernizr.js "> </ script >
68
+
69
+
70
+
71
+ </ head >
72
+ < body class =" ">
73
+
74
+ < div class ="layer-wrapper header-wrapper ">
75
+ < header class ="layer ">
76
+ < a href ="http://witheve.com ">
77
+ < div class ="logo ">
78
+ < img src ="https://witheve.github.io/assets/images/logo_square.png " />
79
+ < h1 > < img alt ="EVE " src ="http://docs.witheve.com/v0.3/images/eve.svg " /> </ h1 >
80
+ </ div >
81
+ </ a >
82
+ < div class ="flex-spacer "> </ div >
83
+ < nav >
84
+ < a class ="btn rounded cta secondary play-cta " href ="http://play.witheve.com "> Play</ a >
85
+
86
+ < a href ="http://incidentalcomplexity.com "> Blog</ a >
87
+ < a href ="http://docs.witheve.com "> Docs</ a >
88
+ < a href ="https://groups.google.com/forum/#!forum/eve-talk "> Community</ a >
89
+ </ nav >
90
+ </ header >
91
+ </ div >
92
+
93
+
94
+
95
+
96
+
97
+
98
+ < main class ="main layer-wrapper ">
99
+ < div class ="toplayer ">
100
+ < div class ="drawer ">
101
+ < div aria-label ="Navigation ">
102
+
103
+ < div class ="scrollable ">
104
+ < div class ="wrapper ">
105
+
106
+
107
+
108
+ < div id ="sidebar " class ="nav-collapse ">
109
+ < ul class ="sidebar-menu ">
110
+
111
+
112
+
113
+ < li class ="sub-menu active ">
114
+ < a href ="http://docs.witheve.com/v0.3/ " class ="">
115
+
116
+ < span class ="colored "> Introduction</ span >
117
+ < span class ="menu-arrow arrow_carrot-right "> </ span >
118
+ </ a >
119
+ < ul class ="sub ">
120
+
121
+ < li class ="active selected "> < a href ="http://docs.witheve.com/v0.3/install/ "> Installation </ a > </ li >
122
+
123
+
124
+ < li > < a href ="http://docs.witheve.com/v0.3/tutorials/quickstart.eve/ "> Quickstart </ a > </ li >
125
+
126
+
127
+ < li > < a href ="http://docs.witheve.com/v0.3/syntaxreference/ "> Syntax Ref </ a > </ li >
128
+
129
+
130
+ </ ul >
131
+ </ li >
132
+
133
+
134
+
135
+ < li >
136
+ < a class ="" href ="http://docs.witheve.com/v0.3/handbook/libraries ">
137
+
138
+ < span class ="colored "> Library</ span >
139
+ </ a >
140
+ </ li >
141
+
142
+
143
+ </ ul >
144
+ </ div >
145
+
146
+ </ div >
147
+ </ div >
148
+ </ div >
149
+ </ div >
150
+ < article class ="article ">
151
+ < div class ="wrapper ">
152
+
153
+
154
+
155
+ < h1 id ="installation "> Installation</ h1 >
156
+
157
+ < p > Install < a href ="https://nodejs.org/en/download/ "> Node</ a > for your platform, then clone and build the Eve starter repository:</ p >
158
+
159
+ < pre > < code > git clone
[email protected] :witheve/eve-starter.git
160
+ cd eve-starter
161
+ npm install
162
+ </ code > </ pre >
163
+
164
+ < h2 id ="usage "> Usage</ h2 >
165
+
166
+ < p > You can start the program switcher, which allows you to browse included example programs:</ p >
167
+
168
+ < pre > < code > npm start
169
+ </ code > </ pre >
170
+
171
+ < p > Or you can run a specific program by providing its path as an argument:</ p >
172
+
173
+ < pre > < code > npm start -- path/to/program.eve
174
+ </ code > </ pre >
175
+
176
+ < p > To view other functionality of the starter, run</ p >
177
+
178
+ < pre > < code > npm start -- --help
179
+ </ code > </ pre >
180
+
181
+
182
+ </ div >
183
+ </ article >
184
+ </ div >
185
+ </ main >
0 commit comments