Skip to content

Tomesyy/blackdev-file-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackdev-file-creator

Build Status

An npm package for creating files from the command line.

Github: https://github.com/Tomesyy/blackdev-file-creator

Npm: https://www.npmjs.com/package/blackdev-file-creator

Install

    npm install -g blackdev-file-creator

Usage

You can now create one or more files using the "create" or "cf" command.

    create app.js // creates app.js in current directory

    cf app.js // creates app.js in current directory

    create app.js app.php app.py // creates the three files in the current directory

    cf app.js app.php app.py // creates the three files in the current directory

Author

Adetomiwa Adesanya (BlackDev)

About

An npm package for creating files through command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published