INACTIVE - http://mzl.la/ghe-archive - Build toolchain for "mortar" app templates to ship them for Firefox WebIDE consumtion
Перейти к файлу
Soledad Penades 8012b4d378 Adding another of the mortar templates for ensuring this works well with more than just one project 2014-01-17 21:44:23 +00:00
templates Adding another of the mortar templates for ensuring this works well with more than just one project 2014-01-17 21:44:23 +00:00
.gitignore Not checking in the built files in dist/ either (at least for now) 2014-01-15 21:06:58 +00:00
.gitmodules Adding another of the mortar templates for ensuring this works well with more than just one project 2014-01-17 21:44:23 +00:00
README.md Add 'Pending stuff' section in README 2014-01-16 14:27:49 +00:00
gulpfile.js formatting + clean up 2014-01-15 21:15:37 +00:00
package.json Use each project's base name as ZIP name 2014-01-15 21:08:11 +00:00

README.md

mortar devtools

One project to build them all, and in the darkness distribute and bind them to your devtools.

I'm in! How to?

git clone https://github.com/sole/mortar-devtools.git
cd mortar-devtools
npm start

Pending stuff

  • Generate JSON for devtools
    • Where does the data for each entry come from? title, description
      • Each template folder?
  • Things to test
    • For each template in templates/ there must be a generated ZIP file
    • Each ZIP must contain a valid project
      • how can we say something is "a valid project"?
        • It can be unzipped and has > 0 files
        • MD5?
  • How do we get this into a public server?
    • check in the dist files
    • or make a task to upload to some FTP
      • then also need the MD5