Skip to content

🔧 Swiss Army knife companion providing quality-of-life enhancements for Gradle core native plugins

License

Notifications You must be signed in to change notification settings

nokeedev/nokee-companion

Repository files navigation

Nokee Native Companion Plugin

The Nokee Native Companion Plugin enhances and extends Gradle’s native build capabilities, backporting/forward-porting fixes and quality-of-life improvement so you can build and maintain native libraries and executables more conveniently.

Getting Started

  1. Installation Apply the plugin in your project’s settings.gradle or build.gradle:

    plugins {
        id 'dev.nokee.native-companion' version '1.0.0'
    }
  2. Configuration The plugin ties into Gradle’s native support. Refer to the Plugin Reference Manual for full documentation on what the plugin provide.

Samples

Take a look at the Samples to see how you can use the plugin in a variety of native project scenarios. Each example highlights real-world use cases and best practices.

License

This project is licensed under the terms of the Apache License 2.0. Refer to the LICENSE file for details.

About

🔧 Swiss Army knife companion providing quality-of-life enhancements for Gradle core native plugins

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages