make cfg # Create config.json
make controller $controllerName # Create a controller called $controllerName
make rename $mainName # Rename project to $mainNamemake # Build the server
make run # Run the server
make r # Alias to run