Skip to content

MuraliPrasanth2/Folder-creater-for-each-day-of-typing-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This NPM package will help to create directories easily for each day of typing practice using command line interface.


How to install:

npm i -g create-folders-for-typing-practice

How to use:

  1. Go to the location where you want to create the directories for typing practice.
  2. Type the below command in the terminal. Make sure to modify the dayNumber in the below command with the number you want.
Creating single directory
typecreate dayNumber
example:
typecreate 1

What it will do:

This creates a directory with the given dayNumber as in the below structure.

├── day1
    ├── videos
        ├── Edited
        ├── Recorded
            ├── Bubble Text
            ├── Result Screenshot
            ├── Typing

About

This package will help me create the folder for my typing practice to store the video files and screenshots for each day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published