Commit Graph

18 Commits

Author SHA1 Message Date
Zoltan Kochan
a1fa5d1d98 docs: update info about the package store 2017-04-28 22:43:43 +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
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
Zoltan Kochan
1e96e9cde0 docs: remove documentation about global install 2017-01-21 18:38:47 +02:00
zkochan
d86019a3de docs: fix typo in Continuous Integration recipe 2016-10-31 00:48:43 +02:00
zkochan
fe7f1d1a2e docs: delete roadmap and reference milestone v1.0.0 2016-10-30 20:41:13 +02:00
zkochan
c93a81462b docs: document usage in Continues Integration
Close #450
2016-10-30 13:48:43 +02:00
zkochan
ab099a3fa0 chore: using yaml instead of json to store store info
BREAKING CHANGE:

Change `store.json` to `store.yaml`.
2016-10-18 00:27:04 +03:00
zkochan
f81becee9b docs(README): improve 2016-09-25 00:55:03 +03:00
zkochan
2d1e039874 docs(recipes): create a monorepo recipe 2016-09-18 11:31:52 +03:00
Zoltan Kochan
0a0b0b8011 Document the possibility to use a shared store
close #1
2016-08-19 01:55:59 +03:00
Zoltan Kochan
060cf77fb3 Fix reference to API.md 2016-08-16 17:08:29 +03:00
Zoltan Kochan
46bcdac831 Add a public API
No breaking changes. An additional function exposed for package dependencies installation.

close #125
2016-08-16 14:54:56 +03:00
Zoltan Kochan
a45a3fbdd9 Support global install (#288)
close #283
2016-08-14 18:19:09 +03:00
Zoltan Kochan
c11b34990b Document the structure of store.json 2016-08-07 14:31:33 +03:00
Rico Sta. Cruz
ed986f4f45 Update docs on store layout 2016-02-01 18:22:05 +08:00
Rico Sta. Cruz
0715d27f7c Add docs 2016-02-01 18:15:24 +08:00