scout-app / scout-app

Scout-App - The simplest Sass processor
http://scout-app.io
MIT License
693 stars 101 forks source link

Create .deb packages for Ubuntu #257

Open TheJaredWilcurt opened 8 years ago

TheJaredWilcurt commented 8 years ago

On Ubuntu, you can download .deb files, double click them, and they'll just magically install. Super convenient . No idea how to do that.

Example:

Feature Status:

  1. Will accept pull requests that improve our build.js script for automated Linux builds.
  2. Will listen to community feedback and requests for this feature.
  3. Very low priority. Unless I get feedback/requests for this, I will assume that Linux users are fine using the .zip method of install we currently use.
katiehartrick commented 7 years ago

I'm migrating from MacOS to Elementary OS. I've used Scout on MacoS and it was a simple install, would love a similar (simple and straightforward install) on Linux

parasshah195 commented 5 years ago

Any update on this?

TheJaredWilcurt commented 5 years ago

Still desired. Still low priority. Still waiting on community PR.

fsrocha-dev commented 5 years ago

How to install Scout-app in ubuntu ? please help

TheJaredWilcurt commented 5 years ago
  1. Download the correct Zip file (32 or 64)
  2. Unzip
  3. Double-Click on Scout-App executable
  4. If that doesn't work, you may need to open via command line with ./Scout-App
fsrocha-dev commented 5 years ago

Thanks