Skip to content

sojin-lim/Collate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyntaxError

WARNING:

Right now, the paths are hard-coded. You need to change them to run it on your machine!

STEPS TO USE IT:

Install Docker on your machine

Setting up server

Run following commands
  1. docker pull python
  2. docker pull gcc
  3. docker pull openjdk
  4. npm install
  5. npm run watch

Setting up chrome extension

1. Navigate to chrome://extensions/
2. Turn on Developer mode
3. Go to " Load Unpacked "
4. Browse to ./frontend

Select the code snippet you want to run and press "Ctrl/Cmd + B"

You are good to go my friend!

P.S. Give me a name please! It is Collate.

About

Chrome extension to execute code in 2 easy steps!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • CSS 3.2%
  • HTML 2.5%
  • Other 0.6%