The first paragraph seems self-explanatory, and the templating language is simple enough that you can infer what it does when it runs. There's nothing about this that seems JS ecosystem specific, other than being implemented in a language that itself is implemented in javascript. I can imagine building a stamp interpreter in Python for example, it's not doing very much other than touching and catting text into files.
Terretta|1 year ago
Java, C#, or ObjectiveC devs are unlikely to want their first command at the shell to start with `npm`, or the software supply chain fiasco npm drags in.
That said, to jump in, here's a better starting point than this HN post link:
- Overview: https://scroll.pub/
- Not helpful: https://notation.scroll.pub/
- More helpful: https://scroll.pub/tutorial.html
- Source: https://github.com/breck7/scroll
If you want more, you can sponsor breckyunits lab for $499,999 a year:
https://breckyunits.com/lab.html
breck|1 year ago
Made some updates. Thank you.
> If you want more, you can sponsor breckyunits lab for
There's an easter egg there ;).
And there's a cheaper option: https://scroll.pub/wws.html ($100 for 10 years :) )