AliceWonderland/hacktoberfest

Create a `Hello World` Script

Open

#162 建立於 2017年10月8日

在 GitHub 查看
 (29 留言) (0 反應) (0 負責人)HTML (1,119 star) (8,479 fork)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!');

貢獻者指南