Skip to content
This repository was archived by the owner on Aug 10, 2020. It is now read-only.

Commit a8a56d2

Browse files
committed
Removed bs-promise, added moved note to README
1 parent 3eaaea6 commit a8a56d2

File tree

9 files changed

+1
-556
lines changed

9 files changed

+1
-556
lines changed

bindings/bs-promise/.gitignore

-4
This file was deleted.

bindings/bs-promise/README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
### Bindings to promises for [BuckleScript](https://github.com/bloomberg/bucklescript).
2-
3-
### Installation
4-
npm: `npm install bs-promise`
5-
6-
### Usage
7-
See usage examples in `test/`
8-
9-
### Test
10-
Run `npm test`
1+
`bs-promise` has moved to https://github.com/BuckleTypes/bs-promise

bindings/bs-promise/bsconfig.json

-10
This file was deleted.

bindings/bs-promise/package.json

-29
This file was deleted.

bindings/bs-promise/scripts/install.js

-22
This file was deleted.

bindings/bs-promise/scripts/test.js

-17
This file was deleted.

bindings/bs-promise/src/bs_promise.mli

-54
This file was deleted.

0 commit comments

Comments
 (0)