Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Logic

Build Logic is a common build source for repositories.

Purpose

The purpose of Build Logic is to provide a centralized location for build-related scripts, configurations, and dependencies. It serves as a single source of truth for build-related tasks across multiple projects.

Features

  • Centralized build scripts: Build Logic contains common build scripts that can be reused across different repositories.
  • Shared configurations: Build Logic includes shared configurations for tools like Gradle, Maven, or Bazel, ensuring consistency across projects.
  • Dependency management: Build Logic manages dependencies for build-related tasks, making it easier to update and maintain them.

Usage

To use Build Logic in your repository, follow these steps:

  1. Clone the Build Logic repository: git clone https://github.com/chuckthemole/build-logic.git
  2. Copy the contents of the Build Logic repository into your project's build-logic directory.
  3. Customize the build scripts and configurations according to your project's needs.
  4. Update your project's build files (e.g., build.gradle, pom.xml, or BUILD.bazel) to include the necessary dependencies and configurations from Build Logic.

Contributing

Contributions to Build Logic are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages