Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.17 KB

YPG

YProjects Gerenciator (Linux only)

How to use

clone the repo or download the project zip archive

go to the directory where ypg has been install

run this command on terminal: sudo bash install.sh (needs sudo)

Web Mode

to create the web project, run ypg -w -n [name] or ypg --web -n [name]

to run the auto-included non-php server, run python server.py in terminal/cmd (on the project directory), and the server will start in http://localhost:5590

Python terminal-side mode

to create the project, run ypg -pt -n [name] or ypg --python-terminal -n [name]

to run the python terminal-side project, run python main.py in terminal/cmd (on the project directory), and the server will start

LICENSE

We Use the [MIT LICENSE](https://github.com/Yyax13/ypg/blob/main/LICENSE)

Update logs

Welcome to ypg 1.0.2 logs:

  • All in english
  • README with tailwind.config.js > Fixed

Support

I'm the support, contact-me on discord or telegram

  • discord: solo.yyax
  • telegram: Yyax13

© 2023 Lucas de Moraes "Yyax" Claro