sheetjs/demos/array/Makefile
SheetJS 93f7749bec version bump 0.12.8: sheetRows multiformat support
- all formats accept `sheetRows` option (fixes #1062 h/t @prog666)
- `table_to_*` support for `sheetRows`
- demo cleanup
2018-04-06 02:39:48 -04:00

9 lines
101 B
Makefile

.PHONY: tfjs
tfjs:
npm install @tensorflow/tfjs
node tf.js
.PHONY: propel
propel:
node propel.js