Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Route overload, improvements to manostool and support for nullable types #101

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

toptensoftware
Copy link

Resending as a pull request

Brad Robinson added 10 commits June 27, 2011 15:56
1. Ability to specify a layout name for the init command eg:

     manostool --init MyProject --layout mvc

2. Replace $APPNAME in cshtml, sln, csproj and .user files

3. New replacement variable $MANOSDIR

4. Improved server command with ability to set document root: (useful when launching from Visual Studio)

     manostool --server --docroot c:/myfolder

5. Improved server command with ability to launch browser after starting server

     manostool --server --browse:/Home/Index

6. Improved build command to allow specifying additional referenced assemblies in the manos.config file

     [manos]
     ReferencedAssemblies=System.Core.dll Microsoft.CSharp.dll Manos.Mvc.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant