ericelliott/todotasks

Create a script to validate any/all implementations have all tasks implemented and working

Open

#10 创建于 2015年1月14日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (3 fork)github user discovery
bughelp wanted

仓库指标

Star
 (12 star)
PR 合并指标
 (PR 指标待抓取)

描述

This would be a series of tests that would ensure the example meets the requirements. It can start out simply as a script that runs npm run build then verifies that all the output files exist. It could evolve from there as needed.

This should probably either at the root of the project or in a scripts directory.

Thoughts?

贡献者指南