1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx/templates
Alan Plum 4d6e0d5d3b
Generate README for new Foxx services
2016-05-03 11:33:23 +02:00
..
README.md.tmpl Generate README for new Foxx services 2016-05-03 11:33:23 +02:00
dcModel.js.tmpl Generator should support edge collections 2016-04-18 18:00:35 +02:00
dcRouter.js.tmpl _.extend -> Object.assign 2016-04-20 15:23:03 +02:00
ecModel.js.tmpl Generator should support edge collections 2016-04-18 18:00:35 +02:00
ecRouter.js.tmpl _.extend -> Object.assign 2016-04-20 15:23:03 +02:00
main.js.tmpl Implement name reversal 2016-04-18 18:00:32 +02:00
setup.js.tmpl Generator should support edge collections 2016-04-18 18:00:35 +02:00
teardown.js.tmpl Port Foxx service generator to FOTF 2016-04-18 18:00:30 +02:00
test.js.tmpl Port Foxx service generator to FOTF 2016-04-18 18:00:30 +02:00

README.md.tmpl

# <%= name %>

<%= description %>

# License

Copyright (c) <%= new Date().getFullYear() %> <%= author %>

License: <%= license %>