Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
2f2086d8
Commit
2f2086d8
authored
Sep 25, 2013
by
Michał Siwek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch vim to node as example package
parent
2fd14d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.html
index.html
+2
-2
No files found.
index.html
View file @
2f2086d8
...
@@ -45,13 +45,13 @@
...
@@ -45,13 +45,13 @@
<h4>
Chromebrew installs what you need with its dependencies
</h4>
<h4>
Chromebrew installs what you need with its dependencies
</h4>
</div>
</div>
<div
class=
"highlight"
>
<div
class=
"highlight"
>
<pre><code>
$ crew install
node
</code></pre>
<pre><code>
$ crew install
vim
</code></pre>
</div>
</div>
<div
class=
"bs-example bs-example-type"
>
<div
class=
"bs-example bs-example-type"
>
<h4>
And registers the changes being made, so you can easily remove anything
</h4>
<h4>
And registers the changes being made, so you can easily remove anything
</h4>
</div>
</div>
<div
class=
"highlight"
>
<div
class=
"highlight"
>
<pre><code>
$ sudo crew remove
node
</code></pre>
<pre><code>
$ sudo crew remove
vim
</code></pre>
</div>
</div>
<div
class=
"bs-example bs-example-type"
>
<div
class=
"bs-example bs-example-type"
>
<h4>
Update software lists
</h4>
<h4>
Update software lists
</h4>
...
...
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