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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (suspected) typo in "JEP 408: Simple Web Server with JBang" #17

Merged
merged 1 commit into from Jun 4, 2021
Merged

Conversation

nipafx
Copy link
Contributor

@nipafx nipafx commented Jun 4, 2021

Hi Max, great blog post. 馃憤馃従 I think I spotted a typo (note sure, though).

@maxandersen maxandersen merged commit afa24bc into jbangdev:main Jun 4, 2021
@maxandersen
Copy link
Contributor

Thanks @nipafx (tip to myself: don't blog at 2 am :)

@github-actions
Copy link

github-actions bot commented Jun 4, 2021

馃槶 Deploy PR Preview 90f8cb6 failed. Build logs

馃 By surge-preview

@@ -40,7 +40,7 @@ Serving HTTP on 0.0.0.0 port 8080 (http://0.0.0.0:8080/) from /Users/max/code/jb
127.0.0.1 - - [04/Jun/2021:00:50:36 +0200] "GET /assets/images/slider/bg-1.jpg" 200 -
----

As with any other `jbang` capable application you also choose to install it in your `PATH` using `jbang app install http@jbangdev`. Once you do that you can run it from anywhere using just `httpd`.
As with any other `jbang` capable application you can also choose to install it in your `PATH` using `jbang app install http@jbangdev`. Once you do that you can run it from anywhere using just `httpd`.
Copy link

@quintesse quintesse Jun 4, 2021

Choose a reason for hiding this comment

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

Still seems to have a typo: jbang app install http@jbangdev --> jbang app install httpd@jbangdev

@nipafx nipafx deleted the patch-1 branch June 4, 2021 16:26
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.

None yet

3 participants