Skip to content

Manual installation procedure is annoying #85

@amotl

Description

@amotl

Please resolve the manual installation procedure. Thanks!

node-blue/README.md

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
```

# 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

Originally posted by @amotl in #84

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions