Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 734 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 734 Bytes

ReplSwitcher

cover image

A little CLI tool to assist in transferring one Repl project to another Repl project, allowing you to change the language of the Repl in the process.

Install

You may install any of the binaries included in /dist/ or via NPM/Yarn.

# with NPM
$ npm install replswitcher -g

# with Yarn
$ yarn global add replswitcher

Usage

Open up a shell and run replswitcher and you should be prompted to login and then the switching wizard will start running.

Note: To login you will need a hCaptcha token. These can be created on my website Replit Captcha Tokens.