Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 884 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 884 Bytes

mvrepl

mvrepl, a tool to deploy a local project to replit, in seconds! npm package: https://npmjs.com/package/mvrepl github repo: https://github.com/zplusfour/mvrepl

Deploy a local project to Replit, in seconds! Requirements:

  1. latest version of Node.js (https://nodejs.org/)

  2. latest version of npm (https://npmjs.com/)

  3. Installing $ npm install -g mvrepl

  4. Logging in Enter your username and password, and a Captcha token (get the captcha token from https://crkl.ml/captcha, note: the token expires in 2 minutes.) $ mvrepl login

  5. Deploying not sure why its named host here its basically becuase i was busy with other things lol You have to enter the replname and the language. $ mvrepl host

(tested by trusted replers like CosmicBear and DaInfLoop)

And that's it! Have fun repling!