- Notifications
You must be signed in to change notification settings - Fork1
Tools for converting OTTR courses into Leanpub or Coursera courses 🦦
License
jhudsl/ottrpal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
If you'd like to contribute to or use OTTR tools please go there! or visitottrproject.org
ottrpal is a companion R package for OTTR courses (Open-source Tools for Training Resources).
Go toottrproject.org to get started! 🎉
- Perform URL, spell, and formatting checks for your Quarto and R markdown, and markdown files.
- Prep your courses for upload to Massive Open Online Courses (MOOCs):Coursera andLeanpub.
ottrfy()your course to make it ready for all the OTTR functionality.
You can installottrpal from GitHub with:
install.packages("ottrpal")If you want the development version (not advised) you can install using theremotes package to install from GitHub.
if (!("remotes" %in% installed.packages())) { install.packages("remotes")}remotes::install_github("jhudsl/ottrpal")About
Tools for converting OTTR courses into Leanpub or Coursera courses 🦦
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.