This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bandolier-template/lib
Zed A. Shaw 323ae3dc2a Add the ability to specify a README and make that the initial first page for the docs browser. 2 years ago
..
api.js lib/api.js now mostly documented. 2 years ago
auth.js Documented the auth system. 2 years ago
blog.js Document the blog.js file but also just remove index() since it just called load. 2 years ago
builderator.js Add the ability to specify a README and make that the initial first page for the docs browser. 2 years ago
config.js More documentation, almost done with everything in lib. 2 years ago
devtools.js More documentation, almost done with everything in lib. 2 years ago
docgen.js More documentation, almost done with everything in lib. 2 years ago
email.js Adopt the standard that DANGER_ADMIN must equal '1' exactly, so DANGER_ADMIN==='1' is the only wayt to use it. 2 years ago
logging.js More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 2 years ago
models.js More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 2 years ago
ormish.js More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 2 years ago
queues.js More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 2 years ago
testing.js Testing helpers are done. 2 years ago