dart-lang/bazel

Name: bazel

Owner: Dart

Description: Bazel support for Dart projects [EXPERIMENTAL]

Created: 2016-10-11 17:56:23.0

Updated: 2018-05-07 20:20:51.0

Pushed: 2018-03-05 23:31:21.0

Homepage: https://pub.dartlang.org/packages/dazel

Size: 245

Language: Dart

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

Bazel support for Dart.

Bazel is a correct, reproducible, and fast build tool used internally at Google, and now open source, that provides a powerful and extensible framework for building software and maintaining code.

Why Bazel

Large applications in Google like AdWords Next and AdSense have used Dart and Angular Dart in production with Bazel for a while, and now we want to share Bazel with the rest of the community.

Getting Started

WARNING: This package is highly experimental. While the underlying framework (such as BUILD rules and extensions) are stable, we're still iterating on a good stable solution for end users that are used to primarily working with pub and pubspec.yaml files.

Have a suggestion to make this better? File an issue.

The dazel package publishes a dazel command that takes an existing pub package and automatically generates a Bazel workspace: full of extensions, macros, rules, and more.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.