文件名称:meteor-helpers:帮助设置 Meteor.js 应用程序的 Shell 脚本
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-05 02:01:26
JavaScript
流星助手
已弃用:只需使用 !
帮助设置应用程序的 Shell 脚本。
要从命令行使用,只需运行脚本,或将以下内容添加到您的.bashrc (或 OS X 用户的.bash_profile ):
PATH=$PATH:~/.meteor-helpers
export METEOR_HELPER_PATH=~/.meteor-helpers
安装后,您可以:
创建一个应用程序: meteor-create-app
【文件预览】:
meteor-helpers-master
----meteor-create-app(586B)
----collectionList.html(307B)
----startup.js(35B)
----collectionPublish.js(276B)
----userAdmin.html(61B)
----navbar.html(760B)
----collectionList.js(137B)
----meteor-add-roles(448B)
----LICENSE(1KB)
----defaultRoutes.js(143B)
----collectionEdit.html(276B)
----userAdmin.js(93B)
----collectionEdit.js(500B)
----collectionTemplate.js(1KB)
----collectionView.js(137B)
----make-first-user-admin.js(203B)
----add-to-path(151B)
----collectionView.html(193B)
----README.md(1002B)
----appLayout.html(273B)
----defaultView.html(48B)
----meteor-add-collection(1KB)