Extension Details

- Automatic Tasks (fork)
- by Exact Labs
- 6 Recent Installs | 145 Total Installs
- Automatically offers Composer, Node, Maid & Taskfile actions as Nova Tasks.
- Repository
- Bug Reports
-
Read Files
-
Launch Subprocesses
-
This extension is allowed to:
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)