0.6.0 • Published 8 years ago

shakal v0.6.0

Weekly downloads
9
License
ISC
Repository
github
Last release
8 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

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

9 years ago

0.2.13

9 years ago

0.2.12

9 years ago

0.2.11

9 years ago

0.2.10

9 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago