redcap-tools / redcap-tools.github.io

Public catalog of REDCap-related projects
https://redcap-tools.github.io/projects/
MIT License
11 stars 9 forks source link

List of tools and resources #4

Closed wibeasley closed 8 years ago

sburns commented 8 years ago

Awesome @wibeasley! Is this PR done?

wibeasley commented 8 years ago

Thanks @sburns. It should be done. But since I don't have privilege to pull, I'm not sure if there are differences between the way it looks on my local computer, and the way it's rendered on github.io. I didn't want to get to far along without seeing how it looks.

After/if the PR is accepted, there are a few more things I'd like to do, including:

Right now, the nef-c-sharp is the only loose code (in the sense that (a) it's not deployed as one package, (b) it requires copying & pasting, and (c) when the code/library is updated, there's no mechanism for the clients to benefit from something like NuGet (or for other languages, like pip, CRAN or even devtools::install_github()).

But I imagine there will be other loose code (and maybe glorified snippets) in the future, and I'd like it separated from the libraries that can be automatically updated and (theoretically) unit tested.

sburns commented 8 years ago

If we get too many more projects, I think we should use Jekyll data files to store the projects, snippets and talks/notebooks,etc.