command to activate globally if cloned

dart pub global activate --source path .

command to activate globally

dart pub global activate siddhartha_cli.

Usage

for creating new flutter project

siddhartha_cli create

for creating new feature in existing project with clean architecture

siddhartha_cli feature