Skip to content

codersquack/dev93

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dev93

some developer tools for windows93 (v3).

Watch93

Lets you edit your project from your real pc (with vscode or something.)

You need python & poetry to use this slop program.

  1. Clone this repo locally
  2. Take out watch93 (the other stuff is irrelevant, you may delete the folder afterwards)
  3. Enter the folder, install stuff (poetry install) and activate the venv (poetry shell)
  4. leave it and run python3 -m watch93 [directory] (by default it's src/)
  5. on windows93, pick a folder and make sure the websocket uri is correct, then press connect and you should be good

yes it writes double, no im not gonna fix that

note: it does not sync stuff you've edited before startnig the server, to fix this just hit "ctrl+s" a bunch of times in your code editor and you should be good hopefully lol

module cache busting

Press the button labled "Patch App.js for cache busting" if you want to patch App.js for cache busting.

Press the button labled "Unpatch App.js for cache busting" if you want to unpatch App.js for cache busting.

(also you need to reload i think)

About

abab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors