10 Commits

Author SHA1 Message Date
Vu Tran 3c2d12b8d9 add link to LICENSE file (#723) 2016-10-12 10:49:27 +09:00
Henry Zhu c727449254 CONTRIBUTING: add setup instructions [skip ci] (#702)
* add setup instructions [skip ci]

* link to install docs [skip ci]
2016-10-11 13:03:11 -07:00
James Kyle b9bc5cfee9 Update CONTRIBUTING.md 2016-09-23 17:46:11 -07:00
James Kyle 6d5472a6fc Remove CLA agreement in contributing docs (#403) 2016-09-21 22:57:46 +01:00
Sebastian McKenzie 46e8be5a9b remove patents and facebook license headers 2016-09-16 20:27:37 +01: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 5782c6b6fd change missing kpm -> fbkpm 2016-03-07 18:19:27 -08:00
Sebastian McKenzie 77735cdf8f increase column width for contributing.md 2016-02-12 09:53:16 +00:00
Sebastian McKenzie 7211ebf5ac add PATENTS, CODE_OF_CONDUCT, LICENSE files 2016-02-10 23:00:56 +00:00
Sebastian McKenzie 086c2ecceb first commit 2016-01-23 10:06:17 +00:00