Kelvin Con
@ChopSueyMaster
Call me Mr.CHOP CHOP.
Hey, this is my first day on replit and my first post. I am an intermediate programmer in GO and a fullstack Developer currently in school unfortunate
RoBlockHead Hey! Welcome to Replit! Replit's email address is [email protected], there are docs at docs.replit.com.
In the .replit file, there are 6 options that can be set:
run: Command that is executed when the run button is clicked
language: Reserved for github imports
onBoot: Command that is executed once when the repl first starts up
packager.afterInstall: Command that is executed after a new package is installed
packager.ignoredPaths: List of paths to ignore while attempting to guess packages (Mo2 years ago