AliceWonderland/hacktoberfest

Create a `Hello World` Script

Open

#162 aperta il 8 ott 2017

Vedi su GitHub
 (29 commenti) (0 reazioni) (0 assegnatari)HTML (8479 fork)batch import
enhancementgood first issuehacktoberfest

Metriche repository

Star
 (1119 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add a script to the scripts directory in any language of your choice! Here is an example:

// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Alice Chuang
// GITHUB: https://github.com/AliceWonderland

console.log('Hello, World!');

Guida contributor