Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to reduce slug size heroku

#Run these commands in your cmd

heroku plugins:install heroku-repo
heroku repo:gc --app your-app-name
heroku repo:purge_cache --app your-app-name

#this will run an aggressive git clean on your repo
Comment

PREVIOUS NEXT
Code Example
Shell :: scp with ssh key 
Shell :: ubuntu find filename recursive 
Shell :: install rasa 
Shell :: shell script delete line containing 
Shell :: angular add modulee 
Shell :: how to push a project to github 
Shell :: how to install xdebug on Windows 
Shell :: standard_init_linux.go:178: exec user process caused "exec format error" 
Shell :: get new instagram posts by hashtag 
Shell :: debian backports 
Shell :: nohup example 
Shell :: how to docker login with gitlab 
Shell :: download calibre ubuntu 
Shell :: k8 delete deployment 
Shell :: linux modem manager 
Shell :: image in github readme 
Shell :: warning unprotected private key file ec2 
Shell :: uninstall all microsoft apps powershell 
Shell :: how to install edge throught terminal ubuntu 
Shell :: open folder vim 
Shell :: stop git from tracking a folder 
Shell :: linux redirect everything (stdout and stderr) to file 
Shell :: copy partition to another disk linux 
Shell :: Command for installing Brave browser 
Shell :: how to verify my ssh key password 
Shell :: tag gdb follow fork 
Shell :: scp download 
Shell :: env variables list 
Shell :: bash 
Shell :: remove package from laravel 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =