Skip to content

jcommaret/void

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Void - Custom Fork

Description

This is my personal fork of Void, maintained to keep the project updated with the latest models and improvements.

Build Instructions

To build Void from the command line, follow these steps:

1. Clone the Repository

git clone https://github.com/jcommaret/void.git
cd void

2. Install Dependencies

npm install

3. Build the Project

npm run buildreact
npm run watch

4. Start the Application

./scripts/code.sh

5. Build for macOS (ARM64)

npm run gulp vscode-darwin-arm64

Support

If you need help building your own version of Void or have any questions, feel free to reach me:

Notes

  • This is a custom fork with personal modifications
  • Regular updates are applied to keep the project current
  • Contributions and feedback are welcome

About

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE-VS-Code.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.3%
  • CSS 1.4%
  • JavaScript 1.2%
  • Rust 0.7%
  • HTML 0.5%
  • Inno Setup 0.4%
  • Other 0.5%