BojanKogoj / angular-builder

List of all custom builders.

Home Page:https://angular-builders.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 buidlers.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
Santosh Yadav

πŸ’» πŸ–‹ 🎨 πŸ“–
Nitish Kumar Singh
Nitish Kumar Singh

πŸ’» 🎨
patel-manas
patel-manas

πŸ’»

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

About

List of all custom builders.

https://angular-builders.dev


Languages

Language:TypeScript 68.6%Language:HTML 13.4%Language:CSS 10.9%Language:JavaScript 7.1%