~mordred/tarmac/fix-pre-commit-test-exception

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Paul Hummer
  • Date: 2010-04-23 09:45:44 UTC
  • Revision ID: paul@eventuallyanyway.com-20100423094544-wt6s09p00i5sin74
Little cleanups

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 - Tarmac should indeed define an API for hooks, but it's still pretty tied to
8
8
   mainline Tarmac work.  It should be tested that plugins can actually live in
9
9
   a $HOME dir and still work, to support third parties.
10
 
 - The new Tarmac commands don't accomodate command line options at all.  Fix
11
 
   that.
12
 
 - The new Tarmac commands don't support aliases.