dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

dojo init command #162

Closed matt-gadd closed 7 years ago

matt-gadd commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

A new dojo init command for creating a scaffold .dojorc from the available commands installed.

The command will

In the future we can potentially extend this to include default global settings and/or default command settings.

codecov[bot] commented 7 years ago

Codecov Report

Merging #162 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #162      +/-   ##
========================================
+ Coverage   98.94%    99%   +0.06%     
========================================
  Files          15     16       +1     
  Lines         379    404      +25     
  Branches       46     50       +4     
========================================
+ Hits          375    400      +25     
  Partials        4      4
Impacted Files Coverage Δ
src/commands/init.ts 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f8b32f...594c8d9. Read the comment docs.