Skip to content

A simple Command Line application which allows you to create files in your directory/folder, with all types of file extension in a more interactive way.

License

Notifications You must be signed in to change notification settings

sourabh1031/File-Creator-CLI

This branch is 12 commits behind debck/File-Creator-CLI:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8eaddc · Feb 10, 2019

History

36 Commits
Feb 10, 2019
Jan 28, 2019
Feb 10, 2019
Jan 27, 2019
Jan 27, 2019
Jan 27, 2019
Jan 12, 2019
Jul 26, 2018
Jan 25, 2019
Feb 8, 2019
Feb 8, 2019

Repository files navigation

File-Creator-CLI

A simple Command Line application which allows you to create files in your directory/folder, with all types of file extension in a more interactive way.

Made with ❤️ for Windows 💻 users, who cannot use touch command to create files 👍

Travis CI Dependancy Status NPM Version MIT License Codacy Badge commit

Installation:

npm install -g filecreator-cli

Usage:

  • Create a directory/file
  • Delete a directory/file
  • Rename a file
  • Get file size

Steps to follow:

  1. cd to the directory/folder where u want to create your file/folder using command line
  2. type create in your shell
  3. Answer the questions about creating directory or file, enter details asked and press Enter
  4. 🎉 Your file/folder is ready

Preview

preview

Communication

If you have any specific queries related to the project and you are participating in OpenCode19 then ask in the slack channel #file-creator-cli

About

A simple Command Line application which allows you to create files in your directory/folder, with all types of file extension in a more interactive way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%