Skip to content

simple alias for your terminal to create files quickly

Notifications You must be signed in to change notification settings

zt4ff/touch-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

touch-alias

Description

A CLI tool to create files quickly and automatically create the path if the directories do not exist

Installation

npm i -g touch-alias

How to use

  • in terminal, run
  • t [path-to-file]

Example

  • running t src/page/app.js would create the files and also create the directory (src and page) if they do not exist

About

simple alias for your terminal to create files quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages