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