Skip to content

Commit b2a7d27

Browse files
authored
Remove Artman from README (#666)
Artman has been deprecated, artman's repo archived, mentioning artman in the readme is strictly harmful, as it runs monolith generator only, which this repository is not compatible with anymore.
1 parent 54dc383 commit b2a7d27

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,6 @@ bazel build //google/example/library/v1:google-cloud-library-v1-java
4141

4242
Bazel packages exist in all the libraries for Java, Go, Python, Ruby, Node.js, PHP and C#.
4343

44-
### Artman
45-
46-
API client libraries can be built directly from files in this repo using
47-
[Artman](https://github.com/googleapis/artman). The latest generation status can
48-
be tracked [here](https://circleci.com/gh/googleapis/googleapis) which currently
49-
has status [![CircleCI](https://circleci.com/gh/googleapis/googleapis.svg?style=svg)](https://circleci.com/gh/googleapis/googleapis).
50-
51-
To build the Java package for one library:
52-
53-
```
54-
artman --config google/example/library/artman_library_example_v1.yaml generate java_gapic
55-
```
56-
57-
Artman can only build one library in one language at a time.
58-
59-
For more details on all Google APIs and developer tools, see the [Google
60-
Developers](https://developers.google.com/products/) site.
61-
6244
## Overview
6345

6446
Google APIs are typically deployed as API services that are hosted

0 commit comments

Comments
 (0)