-
Notifications
You must be signed in to change notification settings - Fork 0
Manual installation procedure is annoying #85
Copy link
Copy link
Open
Description
Please resolve the manual installation procedure. Thanks!
Lines 32 to 38 in c48f859
| There is currently a little manual post-setup procedure. | |
| ```shell | |
| node-blue setup | |
| wget https://github.com/daq-tools/node-blue/raw/refs/heads/main/package.json | |
| wget https://github.com/daq-tools/node-blue/raw/refs/heads/main/node.importmap | |
| npm install | |
| ``` |
node-blue/.github/workflows/tests.yml
Lines 68 to 71 in c48f859
| # TODO: This command should write a `package.json`, then invoke `npm install`. | |
| node-blue setup | |
| # TODO: Refactor to `node-blue setup`, see above. | |
| npm install |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels