Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 819 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 819 Bytes

KidBrightIDE

Integrated Development Environment for KidBright

Installation

After finished installation, open web browser and browse to localhost:8000

linux 64-bit

curl https://raw.githubusercontent.com/kidbright/kidbrightide/master/kidbrightide-linux-x64.zip -o kidbrightide-linux-x64.zip
unzip kidbrightide-linux-x64.zip
cd kidbrightide-linux-x64
./kidbrightide

MacOS

curl https://raw.githubusercontent.com/kidbright/kidbrightide/master/kidbrightide-macos.zip -o kidbrightide-macos.zip
unzip kidbrightide-macos.zip
cd kidbrightide-macos
./kidbrightide

Windows

- download file https://raw.githubusercontent.com/kidbright/kidbrightide/master/kidbrightide-windows.zip
- unzip kidbrightide-windows.zip
- open command prompt
- cd kidbrightide-windows
- run kidbrightide.exe