Created
January 7, 2021 16:37
-
-
Save luistak/a797e072b55e739344e0d57ed593b9bf to your computer and use it in GitHub Desktop.
teste
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env node | |
console.log(' ó o exemplo aqui menó '); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "klebin-gist", | |
"version": "1.0.0", | |
"description": "example", | |
"bin": "./klebin.js" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment