Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 622 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 622 Bytes

MqGo-IDE

EN:

Simple IDE for Go, python and bash, currently in very early beta stage

How to compile?

  1. clone the repository:
git clone https://github.com/Maqi-x/MqGo-IDE.git
cd MqGo-IDE
  1. run compilation:
qmake && make
  1. ready! The output binary should be in the bin/ folder.

PL:

Proste IDE do Go, pythona i basha, aktualnie w fazie bardzo wczesnej bety

Jak skompilować?

  1. Sklonuj repozytorium:
git clone https://github.com/Maqi-x/MqGo-IDE.git
cd MqGo-IDE
  1. uruchom kompilacje:
qmake && make
  1. Gotowe! wyjściowa binarka powinna być w folderze bin/