S
S
Serhio Seal2014-12-24 15:56:06
PHP
Serhio Seal, 2014-12-24 15:56:06

How to organize your library for html layout?

Good afternoon, suppose there is some set of directories with content inside the code, for example:
logo
--logo.php
--logo.less
phone
--phone.php
--phone.less
catalog-lest
, etc.
All this is stored remotely, preferably in a git repository (or other possible options)
It is necessary that if you write in the working directory from the console, for example add logo
, then the logo folder from the remote repository is downloaded to this directory
Please tell me which way to dig.
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
smanioso, 2014-12-24
@smanioso

Do you want this - yeoman.io

H
haiku, 2014-12-24
@haiku

bash alias and git fetch (or whatever your shell is)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question