Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.14 KB

📱 Juka App

🚀 Run Juka Programming Language for Mobile Environments

Build status

🌐 Official Website: JukaLang

jukaApp

Juka App uses the Juka core to create Apps with GUI, primarily for mobile environments.

🎯 Platforms Currently Supported:

  • Android and AndroidTV 📱📺
  • Windows App 💻

🌈 Future Support:

  • iOS (iPhone and iPad) 📱
  • Macintosh (MacCatalyst) 💻
  • Tizen (Samsung) 📱📺

📝 Development Notes

For Windows 10 Users 💻

  1. Go to "Type to search" on your taskbar.
  2. Search for "Windows Features".
  3. Enable Hyper-V to allow running virtual machines.
  4. Open the project's .SLN file in the latest version of Microsoft Visual Studio Preview.
  5. Install the MAUI workload through Visual Studio Installer.
  6. Run the project in the Android emulator to see your changes live!

Happy coding! 👩‍💻👨‍💻