Kushview

Kushview

Kushview authors and contributors

Kushview
Donate
Make a recurrent donation Your support helps us continue the development of Element and other open source software. Bronze $5 / Month Subscribe Silver $10 / Month Subscribe Gold $25 / Month Subscribe Platinum $50 / Month Subscribe Titanium $100 / Month Subscribe Diamond $250 / Month Subscribe PayPal Kushview accepts donations via PayPal. Funds may be directed to paypal@kushview.net. Please consider making a recurring donation. Donate via PayPal Membership Check us out on Patereon if you're intersted in receiving pre-release software releases and other perks.
The Demise of a Build Bot: A MacBook Pro's Final Task
The Demise of a Build Bot: A MacBook Pro's Final Task
In our quest to push the boundaries of software development, we’ve always relied on automation streamline our build processes. Our Jenkins agent, operating on a MacBook Pro, has been at the heart of these operations, diligently processing build tasks and ensuring a smooth workflow. Jenkins, as many of you know, is our trusted automation server, enabling us to achieve continuous integration and delivery with precision. However, we recently encountered an unexpected challenge.
How to Manually Remove Apps from the Add Remove Programs List
Roboverb 2 Wireframe
Nightly Builds Available
Nightly Builds Available
Nightly builds are now available to Backers on Patreon. Pre-releases of Element v1.0.0 are also available to Patrons. Instructions on how to set it all up is in the Element Releases section
New Website is Online
New Website is Online
The new kushview website is now online! As I’m sure you’ve noticed.
Kushview
Building
The software is built using the meson build system. It is similar to Cmake but better. There are several ways to get meson on your system: Installing Meson Guide Prepare to Build Element uses meson subprojects. Initialize them to avoid errors later. Make sure to run the update command every time new code is pulled. Dependencies On Mac and Windows, most dependencies are pulled in by Meson. You’ll need to manually install boost headers and other SDKs.