enhancementgood first issuehacktoberfest
Repository metrics
- Stars
- (1,119 stars)
- PR merge metrics
- (30d に merged 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!');