sapegin/mrm-tasks

Customizable for source and lib folders

Open

#2 opened on Sep 12, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (14 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now we have hardcoded src and lib folders in several tasks, they should be customizable:

  • sourceDir for source folder;
  • libDir for lib folder.

Contributor guide