-
Notifications
You must be signed in to change notification settings - Fork 147
Update skeletons.md #552
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
Update skeletons.md #552
Conversation
libraries/skeletons.md
Outdated
|
|
||
|
|
||
|
|
||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blank lines ;)
|
|
||
| ### [Udash Generator](http://guide.udash.io/#/bootstrapping/generators) | ||
|
|
||
| Project generator for the Udash framework - creates a customized, complete and runnable Udash based application. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't seem like Udash is archived, is it? It even uses sbt-scalajs 1.6.0, so it must have been updated recently.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Udash-generator (which is the linked project) is archived: https://github.com/UdashFramework/udash-generator/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anyway, it is up to you what I do with this one
| ### [npm scalajs-starter](https://github.com/konradst/scalajs-starter) | ||
|
|
||
| Scala.js Node.js skeleton app / library handled with ```npm start```, ```build```, ```test```, ```clean``` commands. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one seems outdated. It uses sbt-scalajs 1.0.0-M8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed, I was keeping everything related to 1.0.0 as recent, I'll update the section
sjrd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Could you squash the two commits together, please?
Add the wiringbits scala-webapp-template, and reorganize the existing links, some are outdated and others are archived, let's reflect that in the docs.
|
Done, FYI: Github has the |
Yes, I know, but that doesn't create a Merge commit at all. I want a "Squash and create a Merge commit" option. |
Add the wiringbits scala-webapp-template, and reorganize the existing links, some are outdated and others are archived, let's reflect that in the docs.