Skip to content

Publishing to AppHarbor

uluhonolulu edited this page Oct 27, 2011 · 1 revision
  • You don't want to put your packages inside the bin folder if you have bin in .gitignore -- move it to the fubu-content folder instead.
  • Mark your Spark Views, packages and other assets that you want to have in your Web as Content in Visual Studio. You can verify that it works using this command: msbuild solution.sln /property:OutDir=C:\temp, and running your Web from the temp folder.
  • Check "Allow write-access to file system" in your app settings on AppHarbor if you use packages.