enhancementgood first issuehacktoberfest
Repository-Metriken
- Stars
- (1.119 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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!');