chalk/.replit
2019-12-10 01:38:23 -08:00

2 lines
56 B
Text

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