chalk/.replit

3 lines
56 B
Text
Raw Normal View History

2019-12-12 12:12:22 -08:00
language = "nodejs"
run = "cd examples && node rainbow"