File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
.wercker
2
2
node_modules
3
+ package-lock.json
Original file line number Diff line number Diff line change 1
- # getting-started-node.js
1
+ # getting-started-javascript
2
2
3
3
[ ![ wercker status] ( https://app.wercker.com/status/7b1a402dd00d57fc9abddf9eb5161675/s " wercker status ")] ( https://app.wercker.com/project/bykey/7b1a402dd00d57fc9abddf9eb5161675 )
4
4
5
- A sample application in Go for Wercker.
5
+ A sample application in Javascript on NodeJS for Wercker.
6
6
7
7
This application uses the ` node ` container obtained from the [ Docker Hub] ( https://hub.docker.com/_/node/ )
8
8
9
9
## Setup
10
10
Clone or fork this repo and cd into the directory:
11
11
12
12
```
13
- git clone https://github.com/wercker/getting-started-javascript .git
14
- cd getting-started-javascript
13
+ git clone https://github.com/wercker/getting-started-nodejs .git
14
+ cd getting-started-nodejs
15
15
```
16
16
17
17
## Running
You can’t perform that action at this time.
0 commit comments