V
V
v-orlov2016-06-01 21:41:15
git
v-orlov, 2016-06-01 21:41:15

Participation in open source - how to deploy an application on a local machine?

I want to participate as a coder in a github project for the first time in my life, but the application is in ruby ​​(+gulp+sass+jade) and I don't understand how I can install it on my local machine to make my changes.
I have ubuntu on a virtual machine, installed git, cloned the repository.
And then how? How can I force the project to show up in localhost? Does anyone have a manual?
( link to the project )
p/s/ I'm wildly sorry for such a simple question for many

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Ruslan, 2016-06-01
@rOOse

Everything seems to be written there: https://github.com/shoes/shoes/wiki

R
Rou1997, 2016-06-01
@Rou1997

For layout, you don't need a host, and in general, they need it, even if they give you hosting, breed a "freebie" here.

G
Gizmothron, 2016-06-02
@Gizmothron

They moved
https://github.com/shoes/shoes4
And their new repository has a section "Installing Shoes 4" with step by step installation instructions.

S
Sergey Vushnyakov, 2016-06-08
@leto2015

For Win
Ruby
Node
gulp -> through the command line npm i gulp -g
sass configure through the appropriate plugin (create a task) in gulp
jade -> through the command line npm install jade
--------------- ----------------------------------------------------
Good luck with your open source projects!

V
v-orlov, 2016-06-02
@v-orlov

thanks to those who posted.
but another question arose, but in general such a project (ruby + gulp + sass + jade) can theoretically be deployed on Windows or not? And if so, can someone tell me how?
p/s anticipating claims that developers are required to work under linux\mac, I want to add that I just as a user like the windows shell, no matter how shameful it may be considered

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question