Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 939 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 939 Bytes

fbi-task-manage

Manage fbi templates and tasks, add/update/remove.

This is a fbi task. If you haven't installed fbi yet, use the following command to install.

$ npm i -g fbi or yarn global add fbi

Requirements

  • fbi v3.0+
  • node v7.6+

Features

  • list templates and tasks (including personal templates and tasks)
  • add remote's template
  • remove local templates
  • update local templates

Usage

Install

# update fbi ('manage' task may have issues on fbi below v3.1)
$ npm i -g fbi

# add 'manage' task
$ fbi add https://github.com/fbi-templates/fbi-task-manage.git

Run

$ fbi manage

More

License

MIT