I didn't know that were integrated in TG 1 but it isn't in TG 2, which
I'm using. The library isn't installed with TG2 and the output of
paster is:

$ paster --help
Usage: paster [paster_options] COMMAND [command_options]

Options:
  --version         show program's version number and exit
  --plugin=PLUGINS  Add a plugin to the list of commands (plugins are
Egg
                    specs; will also require() the Egg)
  -h, --help        Show this help message

Commands:
  create       Create the file layout for a Python distribution
  help         Display help
  make-config  Install a package and create a fresh config file/
directory
  points       Show information about entry points
  post         Run a request for the described application
  request      Run a request for the described application
  serve        Serve the described application
  setup-app    Setup an application, given a config file

TurboGears2:
  quickstart   Create a new TurboGears 2 project.
  tginfo       Show TurboGears 2 related projects and their versions

On 8 dic, 10:19, Remi Jolin - SysGroup <[EMAIL PROTECTED]> wrote:
> Hello,
>
> le 08.12.2008 11:11 Kless a écrit:
>
> > There is program that could help to TG into a wide adoption. It's
> > Elixir [1], a declarative layer on top of SQLAlchemy.
>
> > SQLA is the great beast of ORMs, it's very powerfull, too powerfull to
> > many people. In many cases they only need anything more simple and
> > intuitive, at least at beginning. Anyway they can use SQLA when they
> > want.
>
> > In addition, another advantage is that can be added new types and
> > extensions [2] that will help to speed up the development of new
> > applcations.
>
> > Elixir is in active development and I think that would be a great
> > election that TG could integrate it.
>
> Elixir has been integrated with Elixir for a long time now...
> (-e or --elixir option to tg-admin quickstart)
>
> $ tg-admin quickstart --help
> Usage: tg-admin quickstart [options] [project name]
>
> Options:
>   --version             show program's version number and exit
>   -h, --help            show this help message and exit
>   -s, --sqlalchemy      use SQLAlchemy instead of SQLObject
>   -e, --elixir          use SQLAlchemy Elixir instead of SQLObject
>   -o, --sqlobject       use SQLObject instead of SQLAlchemy
>   -i, --identity        provide Identity support
>   -p PACKAGE, --package=PACKAGE
>                         package name for the code
>   -t TEMPLATES, --templates=TEMPLATES
>                         user specific templates
>   -r REPOS, --svn-repository=REPOS
>                         create project in given SVN repository
>   --dry-run             dry run (don't actually do anything)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to