Skip to content

oxygenhq/oxygen-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,434 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxygen IDE

Building:

  1. npm i
  2. npm run dev to start in development mode or npm run start in production mode.
  3. npm run package to generate the release package.

OS Specific requirements for building:

Windows:

  • WiX Toolset installed and added to the %PATH%.
  • Python 3 (latest) and Visual Studio Build Tools 2019 installed (to install manually: winget install Microsoft.VisualStudio.2019.BuildTools). Run npm config set msvs_version 2019 --global afterwards to set msvs_version.
  • [Optional. Required for DB support] Windows SDK
  • GTK and libjpeg-turbo https://github.com/Automattic/node-canvas/wiki/Installation:-Windows

Linux

OS X

  • GTK and libjpeg-turbo https://github.com/Automattic/node-canvas/wiki/Installation:-Mac-OS-X
  • [Optional. Required for DB support] unixodbc binaries and development libraries: brew install unixodbc
  • [Optional. Required for notarization when packaging release builds] Set following two environment variables to your Apple ID and password:
    export APPLE_ID_USR=YOUR_APPLE_ID
    export APPLE_ID_PWD=APPLE_PASSWORD
    

About

Oxygen IDE

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors