An open API service indexing awesome lists of open source software.

https://github.com/ngx-builders/angular-builder

List of all custom builders.
https://github.com/ngx-builders/angular-builder

angular angular-build angular-builders angular8 builder cli ng-deploy ngx-build ngx-builder

Last synced: 3 months ago
JSON representation

List of all custom builders.

Awesome Lists containing this project

README

          

# Angular Builders
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

![Website Screenshot](screenshot.png)

Click [here](https://angular-builders.dev) to see list of builders.

This project was generated with [Angular CLI](https://github.com/angular/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

```json
{
"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](https://github.com/santoshyadav198613/angular-builder/issues)
or submit a [pull request](https://github.com/santoshyadav198613/angular-builder/pulls) to make this project better for everyone!

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Santosh Yadav

💻 🖋 🎨 📖

Nitish Kumar Singh

💻 🎨

patel-manas

💻

Bojan Kogoj

💻

Jeffrey Bosch

📖

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!