deepsweet/start

less and ava plugin migration + appreciation

Open

#43 aberto em 2 de set. de 2018

Ver no GitHub
 (18 comments) (2 reactions) (0 assignees)TypeScript (19 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (474 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Hei there,

Just recently found out about this task runner and I'm lovin it so far! It provides simple task based runner and really useful in a monorepo project. I actually prefer NPM scripts over task runner, but for large monorepo project it'll inevitably become tedious to maintain and sync across multiple packages.

Now start, provides ability to orchestrate build stanza right from a root of monorepo, without much complexion. Really like it!

I noticed that less and ava were originally supported as plugin but not yet migrated to the current start monorepo. Is there any ETA in when they'll be migrated? Or is there any pointer if I were to implement custom plugin for them in the current version of start?

Guia do colaborador