Jim Hester
|
99de2a93da
|
Add R starter workflow
This adds a workflow for [R packages](https://www.r-project.org/). It
uses a [setup-r](https://github.com/r-lib/actions/tree/master/setup-r) action and two R packages
- [remotes](https://remotes.r-lib.org/) - to install the R package dependencies
- [rcmdcheck](https://github.com/r-lib/rcmdcheck) - to run and format the output of the package checking tool used in the R ecosystem.
|
2019-10-16 13:17:56 -04:00 |
|
khoi
|
941b3de36e
|
Add Swift starter template
|
2019-08-29 14:21:24 +07:00 |
|
Jonathan Leitschuh
|
402c45ebbb
|
Use the newest Gradle icon
|
2019-08-21 15:53:46 -04:00 |
|
Mike Coutermarsh
|
ac861aae2e
|
Run svggo on icons
|
2019-08-14 14:54:18 -07:00 |
|
Patrick Marsceill
|
7cf4e65921
|
Add ruby-gems icon
|
2019-08-14 15:42:47 -04:00 |
|
Mike Coutermarsh
|
546ae77fa8
|
update node package template
|
2019-08-07 19:46:00 -07:00 |
|
Andy McKay
|
4d7a741e07
|
first pass at the templates
|
2019-07-29 09:38:23 -07:00 |
|