1.8.3 • Published 2 years ago

cococli v1.8.3

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

cococli

A small cli tool to help me develop for the web.

Installation

Install globaly running the following command on your terminal.

sudo npm i -g cococli 

Usage

Here a simple table that show how to use it.

---------------------------------------------------------------------------------------
                          Using this CLI is very simple!                               
---------------------------------------------------------------------------------------
     Commands           |   Parameters     |  Description                                   
---------------------------------------------------------------------------------------
   -js         |  	   |   filename       |  Creates a javascript file                      
   -html       |  	   |   filename       |  Creates a html file                           
   -css        |	      |   filename       |  Creates a css file                            
   -proj       |  -p    |   name           |  Creates a basic web project                   
   -game       |  -g    |   name           |  Creates a basic game project                  
   -class      |  	   |   name           |  Creates a ES6 class                           
   -htmljs     |        |                  |  Add html helper file		               
   -email      |  	   |   yourEmail      |  Adds your email to config file                
   -author     |        |   name lastName  |  Adds your name and last name to config file.   
   -config     |        |     			    |  Small wizard to setup your information you.   
   -addConfig  |        |     			    |  Creates a configuration file.   
   -help       |  -h    |                  |  Shows this information                        
   -version    |  -v    |                  |  Shows the version		                       
---------------------------------------------------------------------------------------
Example:
coco -js main
  • Before running -config run -addConfig.
  • If you add author and email, they will be automatically added to the files comments when created.
  • When running -config you may need to use sudo due to permissions on your OS also if you install this tool globally, you may need to use sudo when adding author and email.

Update

If you want to update to the latest version use the follow command. Be aware that updating to latest version will remove the configuration file.

sudo npm update -g cococli

Greetings

For support or comments send an email to ep@estebanpadilla.com Thank you for using this tool!

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.9

2 years ago

1.7.8

2 years ago

1.8.3

2 years ago

1.7.7

4 years ago

1.7.6

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.8

4 years ago

1.6.7

4 years ago

1.6.6

4 years ago

1.6.4

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.0

4 years ago

1.5.8

4 years ago

1.5.7

4 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.9

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.8

4 years ago

1.4.7

4 years ago

1.4.0

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago