Skip to content

Amir-61/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

This is a sample project for CLI which is implemented focusing on extensibility; that means for any command community wants to extend they can simply introduce their own connector and plug it in.

image

Plugins:

So far I have implemented the following npm scopped plugins:

Usages of different plugins:

Unit tests:

  • Each connector comes with it's own unit tests written in mocha, you can run unit tests for each module sperataly using npm test command

Contribution form the community:

Please feel free to send pull requests to include the plugins you implement as connectors so the community can take advantege of them as well.

Releases

No releases published

Packages

No packages published