Commit Graph

14 Commits

Author SHA1 Message Date
Zoltan Kochan
fef01bf7f4 docs: reference docs from pnpm.js.org website 2018-04-07 15:09:39 +03:00
Zoltan Kochan
8af020ca15 docs: update AppVeyor recipe 2017-10-08 02:34:59 +03:00
zkochan
0bce40f4a5 feat: create @pnpm/self-installer
Create a standalone script for installing pnpm w/o npm.

Close #889
2017-10-08 02:01:11 +03:00
zkochan
ceeba97e89 docs: update the "Releasing apps" recipe 2017-06-24 22:20:07 +03:00
zkochan
725c05bc0c refactor: remove mentions of local-registry 2017-06-13 23:09:03 +03:00
zkochan
ec3416e37b docs: document how to release an app that uses pnpm 2017-04-22 16:53:43 +03:00
zkochan
b6fddf4234 feat: remove link-local
It is broken since the bit `Pure Store` and seems nobody even noticed.
This functionality should be implemented in a separate tool that
uses pnpm's API.

BREAKING CHANGE:

Remove the link-local option
2017-02-18 22:45:55 +02:00
zkochan
92cf129b19 chore: change repo URL 2017-01-23 22:36:01 +02:00
zkochan
d8684c8b5f docs: remove notes about shared store limitations
Since v0.47.0 shared stores work fine on all versions of Node
2017-01-21 19:11:36 +02:00
zkochan
d86019a3de docs: fix typo in Continuous Integration recipe 2016-10-31 00:48:43 +02:00
zkochan
c93a81462b docs: document usage in Continues Integration
Close #450
2016-10-30 13:48:43 +02:00
zkochan
d217fe7177 feat: use a global store by default on Node >= 6
Close #421
2016-10-15 14:49:08 +03:00
zkochan
5ac87837d0 docs(recipes): fix URL to monorepo example 2016-09-18 17:53:49 +03:00
zkochan
2d1e039874 docs(recipes): create a monorepo recipe 2016-09-18 11:31:52 +03:00