Skip to content

Commit

Permalink
Merge pull request #92 from vercel/publish-to-npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Dec 4, 2021
2 parents e8ad245 + 76cb975 commit fc73e31
Show file tree
Hide file tree
Showing 17 changed files with 184 additions and 520 deletions.
6 changes: 1 addition & 5 deletions npm/turbo-darwin-64/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@turborepo/turbo-darwin-64",
"name": "turbo-darwin-64",
"version": "0.8.5",
"description": "The macOS 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
Expand All @@ -12,9 +12,5 @@
],
"directories": {
"bin": "bin"
},
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
}
}
6 changes: 1 addition & 5 deletions npm/turbo-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@turborepo/turbo-darwin-arm64",
"name": "turbo-darwin-arm64",
"version": "0.8.5",
"description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
Expand All @@ -12,9 +12,5 @@
],
"directories": {
"bin": "bin"
},
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
}
}
6 changes: 1 addition & 5 deletions npm/turbo-freebsd-64/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@turborepo/turbo-freebsd-64",
"name": "turbo-freebsd-64",
"version": "0.8.5",
"description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
Expand All @@ -12,9 +12,5 @@
],
"directories": {
"bin": "bin"
},
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
}
}
6 changes: 1 addition & 5 deletions npm/turbo-freebsd-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@turborepo/turbo-freebsd-arm64",
"name": "turbo-freebsd-arm64",
"version": "0.8.5",
"description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.",
"repository": "https://github.com/turborepo/turbo",
Expand All @@ -12,9 +12,5 @@
],
"directories": {
"bin": "bin"
},
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
}
}
13 changes: 4 additions & 9 deletions npm/turbo-install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,25 @@

</p>

<p align="center">
<a aria-label="Vercel logo" href="https://vercel.com">
<img src="https://badgen.net/badge/icon/Made%20By%20Vercel?icon=vercel&label&color=black&labelColor=black">
</a>
<p align="center">
<a aria-label="NPM version" href="https://www.npmjs.com/package/turbo">
<img alt="" src="https://badgen.net/npm/v/turbo">
</a>
</p>

## Documentation

Visit https://turborepo.org/docs to view the full documentation.
Visit https://turborepo.com/docs to view the full documentation.

## Community

The Turborepo community can be found on [GitHub Discussions](https://github.com/vercel/turborepo/discussions), where you can ask questions, voice ideas, and share your projects.

To chat with other community members, you can join the [Turborepo Discord](https://turborepo.org/discord)

Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main/.github/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.
Our [Code of Conduct](https://github.com/turborepo/turbo/blob/main/.github/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.

## Updates

Follow [@turborepo](https://twitter.com/turborepo) and [@Vercel](https://twitter.com/vercel) for updates and announcements.
Follow [@turborepo](https://twitter.com/turborepo)

## Author

Expand Down
Loading

1 comment on commit fc73e31

@vercel
Copy link

@vercel vercel bot commented on fc73e31 Dec 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.