Hubot 片段 实现一种方法来执行 Google Snippets 任务跟踪 安装 将hubot-snippets添加到package.json文件中: " dependencies " : { ... " hubot-snippets " : " latest " } 将hubot-snippets添加到您的external-scripts.json : [ " hubot-snippets " ] 运行npm install hubot-snippets 配置 命令 #standup # Record a standup message for the day #sitdown # Record a sitdo
2021-07-03 09:10:19 6KB CoffeeScript
1
入门 $ git clone https://github.com/jessepollak/gulp-express-coffee-sass.git example $ cd example $ git submodule init && git submodule update $ gulp watch Heroku 部署 在浏览器中访问 ,您应该就可以开始了。 $ heroku create $ heroku config:set BUILDPACK_URL=https://github.com/timdp/heroku-buildpack-nodejs-gulp.git NODE_ENV=production $ git push heroku master $ heroku open 您的浏览器应在新选项卡中打开 heroku 应用程序。
2021-07-03 09:10:12 42KB CoffeeScript
1
左轮手枪 Revolver 是一个 javascript 库,可帮助您构建自己的内容滑块。 它有一个合理的 (说真的,去看看吧),它可以帮助你从模型到现实,比那里的大多数其他“千篇一律”滑块更少的摩擦。 一个重要的区别是,左轮手枪是比大多数其他组件低得多的组件。 它更像是一个框架,而不是一个完整的解决方案。 因此,自然而然地,手写一些 javascript 是随该领域而来的。 让我们开始吧! 安装 安装 Revolver 的推荐方法是使用 。 bower install revolver 它将为您解决 Revolver 的所有依赖项,无需单独下载。 如果您不熟悉它,我强烈建议您! 当然,您仍然可以采用老式的方法并在项目中的任何位置/unzip。 只需确保您也对 Revolver 的硬依赖项执行相同操作: 和Bean 。 用法 实例化 Revolver 只需要两件事: 容器:通
2021-07-03 09:10:06 44KB CoffeeScript
1
深的 spring boot + thymeleaf + angularjs + less + coffeescript 介绍 打得deep因为我想不出任何名字,对不起 图书馆 弹簧 - 弹簧靴 - 弹簧靴安全 较少的 咖啡脚本 百里香叶 angularjs 部署到真实环境后 测试 less 和 coffee 的编译是否正常工作(它使用resource.openStream()加载它们) 激活application.properties的缓存 spring.thymeleaf.cache=false spring.template.cache=false servlet.less.cache=false servlet.coffee.cache=false
2021-07-02 11:03:25 266KB Java
1
qqbot-tangmaru 基于github.com/xhan/qqbot的qqbot,增加了交互RPG功能
2021-06-29 19:23:38 991KB CoffeeScript
1
设置 bin/setup bin/server 部署 bin/deploy
2021-06-23 12:04:51 39.27MB CoffeeScript
1
样本 您现在需要在特定分支上使用 atom-shell-starter git clone git@github.com:atom/atom-shell-starter.git cd atom-shell-starter git checkout bo-experiment npm link 然后你可以安装这个示例 git clone git@github.com:atom/husk-sample.git cd husk-sample npm link atom-shell-starter npm install husk build husk run -d 或者运行测试 husk run -t :collision:
2021-06-23 12:04:34 3KB CoffeeScript
1
btom 模式包 btom 的模式控制器
2021-06-22 15:04:58 4KB CoffeeScript
1
grunt-defaults 一个 Grunt 约定优于配置的元项目。 用法 添加@vtex/grunt-defaults作为对项目的依赖: npm i --save-dev @vtex/grunt-defaults configs/每个文件都导出一个函数,该函数返回一些 grunt 配置。 使用它们在Gruntfile构建配置对象: defaults = require '@vtex/grunt-defaults' _ = require 'underscore' module.exports = (grunt) -> pkg = grunt.file.readJSON 'package.json' config = _.extend( defaults.webpack(pkg), { open: options:
2021-06-07 20:03:08 5KB xp-shopping srv-checkout-ui CoffeeScript
1
js-workflow-tree 在工程根目录启动 http 服务 ruby -run -e httpd . -p 9527 http:/hostname:9527/index.html
2021-05-29 16:02:56 58KB CoffeeScript
1