Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wyze
Copy link
Member

@wyze wyze commented Apr 16, 2016

Fixes #656

I opted not to change the bash_completion as it is not necessarily code related and has the potential to break user's existing tab completion.

@HipsterBrown
Copy link
Contributor

Smoke Test

Setup:
mkdir tessel-test && cd tessel-test
t2 init
t2 run index.js

Results:

Nicks-MacBook-Pro:tessel-test hipsterbrown$ t2 init
Initializing Tessel 2 Project...
Created package.json.
Created .tesselinclude.
Wrote "Hello World" to index.js
Nicks-MacBook-Pro:tessel-test hipsterbrown$ t2 run index.js
INFO Looking for your Tessel...
INFO Connected to tessel-router.
INFO Building project.
INFO Writing project to RAM on tessel-router (3.072 kB)...
INFO Deployed.
INFO Running index.js...
I'm blinking! (Press CTRL + C to stop)

LGTM 👍

@rwaldron rwaldron changed the title Rename files with underscores to files with dashes Rename files with underscores to files with dashes. Fixes gh-656 Apr 16, 2016
@rwaldron rwaldron merged commit e3b408d into tessel:master Apr 16, 2016
@wyze wyze deleted the underscore-to-dashes branch April 16, 2016 14:56
@rwaldron
Copy link
Contributor

I really need to get better at this... If you haven't done so yet, please sign the CLA: http://dojofoundation.org/about/claForm

@wyze
Copy link
Member Author

wyze commented Apr 16, 2016

I have signed that before, I think for lodash. :) .. I tried to sign it again, just to make sure, and it told me my username/email is already on file.

@rwaldron
Copy link
Contributor

Oh, great! Perfect :)

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.

3 participants