Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Add maintenance mode notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddhartha Bagaria committed Sep 10, 2021
1 parent 765d43e commit 08d706d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Compilation database with Bazel [![Tests](https://github.com/grailbio/bazel-compilation-database/actions/workflows/tests.yml/badge.svg)](https://github.com/grailbio/bazel-compilation-database/actions/workflows/tests.yml) [![Migration](https://github.com/grailbio/bazel-compilation-database/actions/workflows/migration.yml/badge.svg)](https://github.com/grailbio/bazel-compilation-database/actions/workflows/migration.yml)
===============================


====

NOTE: This repository is now in maintenance mode. If you have a well-maintained
fork of this repository, or an alternative implementation, please let me know
and I will be very happy to redirect people to your repository. If you would
like to continue contributing to this repository, please let me know and I can
give you write access.

====

If you use [Bazel][bazel] and want to use libclang based editors and tools, you
can now generate [JSON compilation database][compdb] easily without using build
intercept hooks. The advantage is that you can generate the database even if
Expand Down

0 comments on commit 08d706d

Please sign in to comment.