55 Commits

Author SHA1 Message Date
Sebastian McKenzie ab42cab05d fix alt discord image in readme - fixes #866 (#867) 2016-10-12 13:21:20 +01:00
Sebastian McKenzie 8e81bf47e7 Revert "Add ied as prior art" (#817) 2016-10-12 07:42:43 +01:00
Jason Staten 5452bf694c Add ied as prior art (#797)
Per HN comment from @kittens: "We initially used a method similar to ied when we first started experimenting with internal usage at Facebook."
2016-10-12 14:15:03 +09:00
Jake 6816bbfa17 Fix server ID in badge (#734) 2016-10-12 10:54:09 +09:00
James Kyle 0a2f2e5ab2 Add discord badge (#717) 2016-10-11 13:01:19 -07:00
Sebastian McKenzie d888f018a3 add package name credit to @samholmes 2016-10-11 20:03:33 +01:00
Christoph Pojer b8d9e17e35 yarn global bin + README update. (#583)
* Add `yarn global bin`.

* README updates.
2016-10-11 14:19:13 +09:00
Daniel Lo Nigro f6918a5891 Fix website URL in readme 2016-10-09 17:09:25 -07:00
Christopher Chedeau 1171aa835e Do not put $ before command (#461)
Putting `$` is annoying because you can no longer copy and paste a block and just put it on your terminal
2016-09-28 13:21:10 +09:00
Sebastian McKenzie 7a3f9e61cc remove assets directory 2016-09-26 00:41:52 +01:00
James Pearce 527d9f6778 nits in readme (#402) 2016-09-21 22:54:25 +01:00
Yehuda Katz 8089dc1a01 Fixes #384
Update usage to match current implementation.
2016-09-20 22:43:26 -07:00
Jan Kassens 5770dc429c Small update to README (#357) 2016-09-19 10:40:58 +01:00
Sebastian McKenzie 39f7a38c23 add appveyor 2016-09-17 00:02:33 +01:00
Sebastian McKenzie 01d7662d61 update README to yarn 2016-09-16 23:48:40 +01:00
Sebastian McKenzie b887b4d36a fix org move 2016-09-16 23:31:04 +01:00
Fred K. Schott 2024afa745 Update README to fix git clone mismatch 2016-09-12 12:38:09 -07:00
Sebastian McKenzie 5300b482c8 Cleanup workflow (#281)
* Rename --quick-sloppy flag from `kpm check` to --integrity

* Make --save implicit when installing new modules, remove strict lockfiles, always create updated lockfile and populate tarball cache

* Add integrity hash check to `kpm install`

* Update kpm.lock

* remove incorrect assert messages

* split up package resolving and fetching

* update kpm.lock

* clean up activityStep, move back cursor at end to cover worker lines - fixes #262

* use fake jest timers

* remove old test

* add mocks to jest test ignore

* fix test fixture lockfile

* Add lockfile version header - fixes #280

* split up `kpm install` into `kpm add` - closes #284

* fix lint

* fix using `latest` tag when adding new dependencies - fixes #263

* clean up kpm entry files

* add useless `kpm version` command

* rename config.js to Config.js

* remove Makefile and switch to simple npm scripts

* add more flow-typed definitions

* correctly case Config file

* fix misc lint

* fix type annotation of PackageConstraintResolver#reduce

* fix bin/kpm nits and unused variable

* use dashed filenames instead of camelcase

* move add command fixtures to separate folder

* hoist common-mirror test folder
2016-09-06 16:36:48 +01:00
Sebastian McKenzie bc14531926 remove redundant "kpm is" from readme 2016-08-25 00:35:39 +01:00
Sebastian McKenzie 62e58d044d make leading sentence longer 2016-08-24 04:19:05 +01:00
Sebastian McKenzie fd5407ce5c hide appveyor badge until we have it setup 2016-08-23 22:21:16 +01:00
Sebastian McKenzie b708201233 remove redundant mention of goals 2016-08-23 22:20:35 +01:00
Sebastian McKenzie d8ebe58a53 clean up README 2016-08-23 22:19:20 +01:00
Sebastian McKenzie ab95d23d58 fix spelling mistakes 2016-08-16 13:24:55 +01:00
Sebastian McKenzie 03e6148306 fix badges 2016-08-15 11:52:21 +01:00