Hi,

I have always built my drupal sites on the remote server with no issues.

However, I am now using Omega 4 which requires 'Drush'... I have built a site locally and am wondering what happens next?

How do I have a live site but continue to use 'Drush' to make changes to css and Sass etc?

So confused.

Comments

darol100’s picture

I don't understand your question. And I think is because you don't know what is Drush. According to DigitalOcean,

Drush is an awesome shell interface for managing Drupal right from your cloud server command line. It is a very useful tool as it helps you perform various admin tasks using just one or two commands in the terminal, replacing the need for many clicks and page refreshes in the UI.

In others words Drush will perform commands without using the graphic user interface. Drush do not live in your site, Drush live in your Server. Your website will not need Drush, however, Drush is an awesome tool to develop, back and restore your site. Also, Omega 4 do not required Drush is very helpful using Drush but is not required.

This URL can be beneficial for you.....

https://drupal.org/node/1298676
https://www.digitalocean.com/community/articles/a-beginner-s-guide-to-dr...
http://drush.ws/

I do not have a lot experiences with Omega Theme. But I hope this will help you.

- Darryl Norris
Be Connected: Website | Twitter | LinkendIn | GitHub

VM’s picture

omega doesn't 'require' drush. you can use omega without it including but not limited to generating a subtheme. Drush certainly makes generating an omega subtheme easier but again isn't required.

to use drush on your server, you would have to have a copy installed on the server.

darol100’s picture

Indeed

- Darryl Norris
Be Connected: Website | Twitter | LinkendIn | GitHub