#rMdesproblem is I'm on shared hosting at dreamhost
#rMdesHow do I move from a github Known install to a non-github one where I would never need to do composer commands ?
[kenbauer] joined the channel
#[kenbauer]With no shell access tricky. Perhaps about to download your directory to a local machine then run that locally and then upload back to Dreamhost?
[grantcodes] and [dougbeal] joined the channel
#aaronpkyou do get shell access on shared dreamhost
#ketudb[m]It seems to be you could just upload the `composer.phar` file and run it with `php composer.phar install`? Unless they're somehow actively blocking it on shared hosting.