Skip to content
/ run Public

CLI-based app, made it with go in order to run repetitive task easier

License

Notifications You must be signed in to change notification settings

josecordaz/run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Install

make install

Delete empty and not empty folder

run del FOLDER

Get folder size

run size FOLDER

Git add, commit, push

run git MESSAGE

Delete all node_modules folders recursively

run nm FOLDER

Import sql zip file to mysql server from a folder

run mysql --folder ~/Desktop --filePassword "PASSWORD"

Copy file from datamodel dist to project

run datamodel PROJECT FILE

Get apps datamodel version

run datamodel-status

Show dependency version

run toml DEPENDENCY

More comands...

About

CLI-based app, made it with go in order to run repetitive task easier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published