Skip to content

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.

1 participant