]> git.andy128k.dev Git - ipf.git/commit
rework cli commands. allow custom per-project commands
authorAndrey Kutejko <andy128k@gmail.com>
Thu, 20 Jun 2013 21:04:34 +0000 (00:04 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Thu, 20 Jun 2013 21:04:34 +0000 (00:04 +0300)
commitd8d3b6e8fe2df6d438c98598d6be42581b6a3f0c
tree2bf676255a1cbe8a4513a43679c1b3bc07fe8ec0
parentad97e441afb75ed33faa33ffa88b85419b08afbd
rework cli commands. allow custom per-project commands
ipf/cli.php
ipf/command/buildcontribmodels.php [new file with mode: 0644]
ipf/command/buildmodels.php [new file with mode: 0644]
ipf/command/createsuperuser.php [new file with mode: 0644]
ipf/command/fixtures.php [new file with mode: 0644]
ipf/command/sql.php [new file with mode: 0644]
ipf/command/syncdb.php [new file with mode: 0644]
ipf/command/syncperms.php [new file with mode: 0644]
ipf/project.php