Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add event_sources.json to setup message#402

Merged
DeviaVir merged 3 commits intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:fix_setup_messageabetomo/node-lambda:fix_setup_messageCopy head branch name to clipboard
Dec 19, 2017
Merged

Add event_sources.json to setup message#402
DeviaVir merged 3 commits intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:fix_setup_messageabetomo/node-lambda:fix_setup_messageCopy head branch name to clipboard

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Dec 19, 2017

It changed to display by using console format.

It changed to display by using console format.
lib/main.js Outdated
'Edit the .env, deploy.env, %s, event_sources.json and %s files as needed.',
program.contextFile,
program.eventFile
)
Copy link
Collaborator

@DeviaVir DeviaVir Dec 19, 2017

Choose a reason for hiding this comment

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

might look nicer as:

console.log(`Setup done.
Edit the .env, deploy.env, ${program.contextFile}, event_sources.json and ${program.eventFile} as needed.`)

see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK!
(Because the width was long, I tried to adopt format to do some line breaks.)

@DeviaVir DeviaVir merged commit 55d7522 into motdotla:master Dec 19, 2017
@abetomo abetomo deleted the fix_setup_message branch December 19, 2017 11:20
abetomo added a commit to abetomo/node-lambda that referenced this pull request Dec 20, 2017
Because we used template literals at motdotla#402,
we unified.
DeviaVir pushed a commit that referenced this pull request Dec 20, 2017
Because we used template literals at #402,
we unified.
@DeviaVir DeviaVir mentioned this pull request Jan 7, 2018
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.