Skip to content

Commit

Permalink
feat: generate package.json and README per package (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jun 14, 2018
1 parent 643011f commit 49546e5
Show file tree
Hide file tree
Showing 272 changed files with 7,220 additions and 633 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -4,6 +4,7 @@ PATH := $(shell npm bin):$(PATH)

build:
tsc -v && tsc -p .
copyfiles src/apis/**/README.md src/apis/**/package.json build

build-tools:
tsc -p tsconfig.tools.json
Expand Down

0 comments on commit 49546e5

Please sign in to comment.