AliceWonderland/hacktoberfest

Create a `Hello World` Script

Open

#162 opened on 2017年10月8日

GitHub で見る
 (29 comments) (0 reactions) (0 assignees)HTML (1,119 stars) (8,479 forks)batch import
enhancementgood first issuehacktoberfest

説明

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!');

コントリビューターガイド

Create a `Hello World` Script · AliceWonderland/hacktoberfest#162 | Good First Issue