Skip to content

Latest commit

Β 

History

History
56 lines (39 loc) Β· 3.7 KB

File metadata and controls

56 lines (39 loc) Β· 3.7 KB

Angular Builders

All Contributors

Website Screenshot

Click here to see list of builders.

This project was generated with Angular CLI version 8.0.3.

Adding a new builder

  1. Find the builders.json in assets folder.
  2. Provide the data for new builder in below json format
{
    "name": "Bazel Build",
    "description": "Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.",
    "repository": "https://github.com/bazelbuild/bazel"
  }

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Become a contributor

Missing a builder, found bug or typo in docs?

Please, feel free to open an issue or submit a pull request to make this project better for everyone!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Santosh Yadav

πŸ’» πŸ–‹ 🎨 πŸ“–

Nitish Kumar Singh

πŸ’» 🎨

patel-manas

πŸ’»

Bojan Kogoj

πŸ’»

Jeffrey Bosch

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!