Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
my-cucumbers-ru-github-io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Лотуга Данила Сергеевич
my-cucumbers-ru-github-io
Commits
9dcfc45f
Unverified
Commit
9dcfc45f
authored
May 16, 2019
by
Vadim Makeev
Committed by
GitHub
May 16, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify copying steps
parent
17e81a44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
README.md
README.md
+5
-7
No files found.
README.md
View file @
9dcfc45f
...
...
@@ -30,6 +30,7 @@ By doing this you would get a GitHub repo linked with Netlify in a way any chang
## Advanced
### Get your own Shower
1.
Copy Shower in your account via
[
GitHub
](
#copy-via-github
)
or via
[
CLI
](
#copy-via-cli
)
2.
Install dependencies
`npm install`
and start it
`npm start`
.
...
...
@@ -45,13 +46,10 @@ And you’ll have your slides published to `http://USER.github.io/REPO/`.
#### Copy via GitHub
1.
Open
[
import page
](
https://github.com/new/import
)
2.
Fill the fields:
<img
src=
"docs/images/easy-way-to-import.png"
alt=
"easy-way-to-import"
>
A. Add link to this repo - https://github.com/shower/shower
B. Enter the name of your _new_repo_, where you'd like to copy it
C. Push the button "Begin import"
3.
Clone your _new_repo_ to your computer
1.
Open
[
import page
](
https://github.com/new/import
)
.
2.
For the repository URL use
`https://github.com/shower/shower`
.
3.
For the name use any name you want, your presentation name would be the best.
4.
Clone the resulted repository to your computer.
#### Copy via CLI
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment