Skip to content

A computer aided programming software for Linux Subsystem on Windows 10

License

Notifications You must be signed in to change notification settings

1acheng/FrozenBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrozenBug

A computer aided programming software for Linux Subsystem on Windows 10

Installation & Usage

  1. Open Microsoft Store and install Ubuntu.
  2. Download XAMPP for Linux and install it.
  3. Modify the working directory in /opt/lampp/etc/httpd.conf.

DocumentRoot "/opt/lampp/htdocs"

<Directory "/opt/lampp/htdocs">

  1. Restart the XAMPP.
sudo /opt/lampp/xampp restart
  1. Download FrozenBug and put it into the working directory with sufficient privileges.
sudo chmod 777 -R THE_WORKING_DIRECTORY
  1. Open your browser and visit the page http://localhost/.
  2. Input command and Debug! Have fun.

Demo

FrozenBug

FrozenBug

FrozenBug

About

A computer aided programming software for Linux Subsystem on Windows 10

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published