• Sign In



  • Categories

    Extension Details



    Readme

    Nova tasks

    Features

    • Nova Tasks automatically populated from top-level
    • package.json,
    • composer.json, and
    • Taskfile files
    • Maid files
    • Per-workspace setting to choose NPM/Yarn for task execution

    Usage

    • Install and activate the extension
    • Optional: set the global settings for your node package manager
    • Optional: set the project settings for your node package manager

    Project settings will override global ones, if you wish to customise package manager execution on a per-project basis.

    The rest is automatic! Tasks will refresh when files and settings change.

    Release Notes

    0.0.1

    added maidfiles (fork from https://github.com/little-green-man/nova-taskfinder)