0.6.0 • Published 9 years ago

shakal v0.6.0

Weekly downloads
9
License
ISC
Repository
github
Last release
9 years ago

shakal

Friendly CLI task manager

npm i -g shakal

shakal compiles styles, optimizes images, generates SVG and PNG sprites.

The key feature is that shakal lives as a global module, making it possible to work with several projects.

Using the sprite bundler you get three files: sprite.png, sprite.svg and icons.less. To set an icon use generated mixin -- .icon(@filename).

When you run the manager it takes active projects and generates gulp tasks using the parameters you've specified during the adding.

####Command list####

  • add - starts new project initialization in current directory
  • list - shows a list of added projects
    • --detail - outputs a detail info for each project in a list
    • --active - only active projects
  • activate, deactivate
  • remove
  • config <projectName> - starts project re-initialization. (Useful when you need to change some params)
  • update - updates/installs dependencies. You may need this after shakal update.
  • run - generates and runs gulp-tasks for active projects in the list
    • --notify - turns on system notifications for errors
0.6.0

9 years ago

0.5.4

9 years ago

0.5.3

9 years ago

0.5.2

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.13

10 years ago

0.2.12

10 years ago

0.2.11

10 years ago

0.2.10

10 years ago

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago