Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 884 Bytes

README.md

File metadata and controls

52 lines (38 loc) · 884 Bytes

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...