UNPKG

counsel

Version:

the end of boilerplate. automatically bake structure, opinions, and business rules into projects

8 lines (6 loc) 248 B
import * as copy from './copy' import * as githook from './githook' import * as readme from './readme' import * as script from './script' import * as filenameFormat from './filename-format' export { copy, filenameFormat, githook, readme, script }