foam-framework/foam

Document the development and production workflows

Opened this issue · 2 comments

  • How does one actually include FOAM in a project?
  • Why are the "releases" on NPM or Bower just dumps of the repo, not a handful of minified files a la Angular releases?
  • Building for production with foam.build.BuildApp, including documenting its various options and output.

I think we should still have built releases which make it easy to test / experiment with FOAM. Just so long as we make it clear that for production they should use a BuildApp version, and that we provide instructions on how to do so.

Do you mean a release of a handful of minified files? Or a release in the sense that we have now, that this particular version of the whole repo is known to work well?