chalk/.replit

3 lines
56 B
Text
Raw Normal View History

2019-12-10 01:38:23 -08:00
language = "nodejs"
run = "cd examples && node rainbow"