File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12271227
12281228234. mk recipe to read a dep readme and launch in an electron window/browser
12291229
1230- 235. nlp levi dist (see also [damlev](https://github.com/WatchBeam/damlev))
1230+ 235. nlp levi dist (see also [damlev](https://github.com/WatchBeam/damlev) and [leven](https://github.com/sindresorhus/leven/blob/master/index.js) )
12311231
12321232236. [travis-deploy-example](https://github.com/bcoe/travis-deploy-example)
12331233
15061506
15071507359. [pretty-format](https://www.npmjs.com/package/pretty-format)
15081508
1509+ 360. [memo](https://github.com/feross/memo)
1510+
15091511
15101512---
15111513
Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ install:
211211 - cmd : echo %PATH%
212212
213213 # Perform installation tasks:
214+ - cmd : node /c/projects/stdlib/lib/node_modules/\@stdlib/tools/library-manifest/examples/
214215 - cmd : ' %WIN_MAKE% FC=%FC% FORTRAN_COMPILER=%FORTRAN_COMPILER% NODE_GYP_FLAGS="--python %PYTHON% --msvs_version=2015" install'
215216
216217
You can’t perform that action at this time.
0 commit comments