Guest User

Untitled

a guest
Dec 14th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. {
  2. "version": "2.0.0",
  3. "tasks": [
  4. {
  5. "label": "RF build",
  6. "type": "shell",
  7. "command": "roboFont",
  8. "args": ["-p", "${file}"]
  9. }
  10. ]
  11. }
Add Comment
Please, Sign In to add comment