enhancementgood first issuehacktoberfest
倉庫指標
- Star
- (1,119 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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!');