Skip to content

README syntax highlighting #4

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

Merged
merged 4 commits into from
Dec 3, 2015
Merged

README syntax highlighting #4

merged 4 commits into from
Dec 3, 2015

Conversation

hkareemllc
Copy link

No description provided.

@@ -27,8 +27,9 @@ The package manager is bundled with the [downloads available at swift.org](https

If you want to verify you already have the package manager installed, enter the following in a terminal:

swift build --help

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this blank line?

@hkareemllc
Copy link
Author

@LinusU updated.

git clone [email protected]:apple/swift-package-manager.git swiftpm
cd swiftpm
./Utilities/bootstrap --swiftc path/to/swiftc --sbt path/to/swift-build-tool
```bash
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sh here as well

@LinusU
Copy link

LinusU commented Dec 3, 2015

@hkareem2222 more comments

@hkareemllc
Copy link
Author

@LinusU how's that?

@LinusU
Copy link

LinusU commented Dec 3, 2015

Perfect 👌

$ swift build
```sh
$ swift build
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird that none of the other shell commands include a $ prompt. I'd get rid of it here to be consistent

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, i'll update it.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, nice 👌

@hkareemllc
Copy link
Author

thanks @davidcelis updated.

mxcl added a commit that referenced this pull request Dec 3, 2015
README syntax highlighting
@mxcl mxcl merged commit ce7c8cf into swiftlang:master Dec 3, 2015
@mxcl
Copy link
Contributor

mxcl commented Dec 3, 2015

Good changes. Appreciated 👍🏻

aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
[Ninja] Parse, warn, and ignore -l and -d options.
sergiocampama pushed a commit that referenced this pull request Apr 20, 2020
Sync with SwiftPM trunk
MaxDesiatov pushed a commit to MaxDesiatov/swift-package-manager that referenced this pull request Jul 6, 2020
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants