chalk/.replit
2019-12-12 21:12:22 +01:00

2 lines
56 B
Text

language = "nodejs"
run = "cd examples && node rainbow"