Róbert Kiss
|
ac76674469
|
chore: add convert-user-config-to-bin npm script (#1022)
usage of the script
`$ npm run convert-user-config-to-bin -- <path of the bin file>`
|
2019-08-23 19:33:14 +02:00 |
|
László Monda
|
a5c478d51c
|
Remove the unused scripts section of package.json and make user-config-json-to-bin.ts slightly simpler.
|
2017-11-04 17:45:26 +01:00 |
|
Róbert Kiss
|
78e27c3688
|
build: user-config-json-to-bin.ts runnable from other directory (#489)
* new setup
* make run able ts file from other directory
* do not build project
|
2017-11-04 17:26:34 +01:00 |
|
László Monda
|
2ae7abe440
|
Utilize ts-node to run user-config-json-to-bin.ts. Remove the lint pre-commit hook because I couldn't commit with git.
|
2017-11-03 00:33:37 +01:00 |
|
Róbert Kiss
|
f6ea327813
|
build(usb): run chmod u+x after build (#487)
|
2017-11-02 23:20:53 +01:00 |
|
Róbert Kiss
|
009dd8e963
|
fix(usb): user-config-json-to-bin compile
|
2017-11-02 19:56:21 +01:00 |
|
László Monda
|
7ab55e9ac5
|
Move user-config-json-to-bin.ts to the usb package and use import instead of require.
|
2017-11-02 17:43:29 +01:00 |
|