We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedb500 commit f596d84Copy full SHA for f596d84
NEWS.md
@@ -1,6 +1,10 @@
1
-# grader 0.0.0.9000
2
-
3
-* Added a `NEWS.md` file to track changes to the package.
+# assignr 0.0.1
4
+## Features
5
+- Automatically generate a solution key and an assignment from asingle `.Rmd`
6
+ file via `assignr("hwXX-main.Rmd")`.
7
+- Compress individual the solution key and assignment files via a zip.
8
+- Automatically deploy to a [GitHub Pages](https://pages.github.com/)
9
+ website with the default output directory set to `/docs`.
10
0 commit comments