Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opisać instalacje budowanie scss #207

Open
ad-m opened this issue Feb 17, 2016 · 4 comments
Open

Opisać instalacje budowanie scss #207

ad-m opened this issue Feb 17, 2016 · 4 comments
Assignees

Comments

@ad-m
Copy link
Member

ad-m commented Feb 17, 2016

Hej,

Należy opisać instalacje gulpa z wszystkimi zależnościami w pliku README.rst. Zobacz na "TODO" tam obecne.

Z wyrazami szacunku,

@mik-laj
Copy link
Member

mik-laj commented Feb 17, 2016

Instalacja Node

curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
Then install with Ubuntu:
sudo apt-get install --yes nodejs
If you get node: command not found chances are likely you need to link your binary:
sudo ln -s /usr/bin/nodejs /usr/bin/node
https://github.com/nodejs/node-v0.x-archive/wiki/Installing-Node.js-via-package-manager?utm_source=[deliciuos]&utm_medium=twitter

Instalacja zależności

npm install
bower install
gulp

Trzeba przetestować i można wrzucić w repozytorium. Ja obawiam się, że mogę coś jeszcze mieć zainstalowane na systemie, więc mogę mieć zbyt mało problemów, aby potwierdzić instrukcje :-)

@AgnieszkaZdanowicz
Copy link

@ad-m czy to aktualne?

@ad-m
Copy link
Member Author

ad-m commented Jul 16, 2020

Tak.

@AgnieszkaZdanowicz
Copy link

nie wiem, czy tu jest coś do zrobienia czy można zamykać. @mrbojko @PiotrIw pozostawiam Wam do oceny.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants