Skip to content

it works!#19

Open
darms wants to merge 1 commit intocodefellows-javascript-401d13:masterfrom
darms:lab-darcy
Open

it works!#19
darms wants to merge 1 commit intocodefellows-javascript-401d13:masterfrom
darms:lab-darcy

Conversation

@darms
Copy link

@darms darms commented Feb 19, 2017

No description provided.

'use strict';

const greet = require('./lib/greet.js');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

for the bonus you could have included let name = process.argv[2]; and then pass the variable name into greet.holla() instead of passing in 'darcy'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants