1.8.2 • Published 27 days ago

@needle-tools/helper v1.8.2

Weekly downloads
-
License
ISC
Repository
github
Last release
27 days ago

Needle Engine Tools

Tools and helper scripts for managing Needle Engine projects

TODO: update readme with docs for each script TODO: add https://github.com/75lb/command-line-usage


Scripts

  • tool:stop-processes - invoke to stop running processes with commandline arguments matching a pattern
    • npm run tool:stop-processes -- --pattern \"*my-regex"

  • tool:zip - invoke to zip a directory or a single file, optionally provide a target directory. node_module folders are ignored by default.
    • npm run tool:zip "path/to/file/or/directory"
    • npm run tool:zip -- --source "path/to/file/or/directory" --target "path/to/file/or/directory"

  • tool:upload-bugreport - upload a bug report to the needle backend (requires env variables to be set)
    • file path to file or directory (will be zipped automatically if necessary)
    • source (optional) name of the tool that triggered the run
    • user (optional) meta information about the user
    • url (optional) backend url e.g. http://localhost:8080/api/v1/bugreport for local development

  • tool:publish-to-github-pages - deploy a folder to github pages.

    • directory a directory with either the already built content or a needle web project (containing needle-config.json)
    • repository * optional, when used this is the github pages repository, otherwise it will try to find the repo to deploy to in the provided directory parent hierarchy

  • tool:git-clone - clone a remote repository. If no git is installed the repository will be downloaded
    • url a github url. Can contain a branch via github.com/<user>/<name>/tree/<branch> or github.com/<user>/<name>/commit/<commit>
    • targetDir the target directory to clone into

  • tool:share - npm run tool:share -- --id "test" --directory "C:\path\to\assets" --endpoint http://localhost:8081 --access-token "<your_token>" --open
1.8.2

27 days ago

1.8.1

27 days ago

1.8.0

1 month ago

1.8.0-beta.1

2 months ago

1.8.0-beta.2

2 months ago

1.8.0-beta

2 months ago

1.7.0-beta.1

2 months ago

1.7.0-beta.2

2 months ago

1.7.0-beta

2 months ago

1.6.3

2 months ago

1.6.2

4 months ago

1.6.1

4 months ago

1.2.0

8 months ago

1.0.0

8 months ago

1.4.3

7 months ago

1.2.5

8 months ago

1.6.0

7 months ago

1.4.2

7 months ago

1.2.4

8 months ago

1.5.1-alpha

7 months ago

1.4.1

7 months ago

1.2.3

8 months ago

1.4.0

7 months ago

1.2.2

8 months ago

1.2.1

8 months ago

0.11.0

9 months ago

0.11.1

9 months ago

1.5.1-alpha.1

7 months ago

1.5.0-alpha

7 months ago

1.5.1-alpha.2

7 months ago

0.9.0

10 months ago

0.9.1

10 months ago

1.1.0

8 months ago

1.5.3

7 months ago

1.5.2

7 months ago

1.3.4

7 months ago

1.5.1

7 months ago

1.3.2

7 months ago

0.11.0-alpha

9 months ago

1.3.1

7 months ago

1.3.0

7 months ago

0.10.1

9 months ago

0.10.2

9 months ago

0.10.0

9 months ago

0.8.0

10 months ago

0.7.4

12 months ago

0.7.3

12 months ago

0.3.0

1 year ago

0.7.2

1 year ago

0.6.3

1 year ago

0.4.5

1 year ago

0.7.1

1 year ago

0.6.2

1 year ago

0.4.4

1 year ago

0.6.5

1 year ago

0.6.4

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.4.3

1 year ago

0.6.0

1 year ago

0.4.2

1 year ago

0.2.1-pre

1 year ago

0.2.0-pre

1 year ago

0.1.0-pre

1 year ago