Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 254 Bytes
% git clone <repo>
% cd repo
$ npm link

Prerequisites

$ npm install -g yo

Create new box

Notice that the new box will be created into the folder from where you launch generator.

% mkdir -p /~/dio/badil && cd $_
% yo box