isit-code-calvertbc
v1.0.4
Published
Code samples and utilities.
Readme
These are utilities and tools that Charlie commonly uses or that he commonly shares with his students.
To run the tests use this command:
node jasmine-runner.jsThe config file might look like this:
{
"calvert": {
"base-dir": "/home/charlie/",
"site-dirs": [
"Documents/AllTest",
"Git/CloudNotes/Assignments",
"Git/CloudNotes/Prog270",
"Git/CloudNotes/Isit322"
]
}
}