Catalyst-Dashboard:基于仪表板的仪表板

时间:2024-06-18 12:33:54
【文件属性】:

文件名称:Catalyst-Dashboard:基于仪表板的仪表板

文件大小:564KB

文件格式:ZIP

更新时间:2024-06-18 12:33:54

JavaScript

介绍 基于的仪表板 安装 这假设您已安装 Ruby (1.9+)、Git、RubyGems、g++ 和 javascript 运行时。 例如在 Ubuntu 上: sudo apt-get install ruby1.9.1-full git nodejs g++ 安装所需的 gems(注意:如果出现权限错误,请尝试 sudo): gem install bundler dashing 现在安装这个仪表板: git clone https://github.com/Pluies/Catalyst-Dashboard cd Catalyst-Dashboard bundle 查看了解更多信息。 配置 为了使用 Redmine 和 WRMS 插件,您需要一个包含密码的配置文件: touch ~/.dashing.yaml chmod 600 ~/.dashing.yaml #


【文件预览】:
Catalyst-Dashboard-master
----.gitignore(22B)
----config.ru(339B)
----assets()
--------fonts()
--------images()
--------javascripts()
--------stylesheets()
----public()
--------screenshot.png(184KB)
--------favicon.ico(5KB)
--------404.html(683B)
----README.md(2KB)
----jobs()
--------jenkins_build.rb(2KB)
--------wrms.rb(5KB)
--------forecast.rb(982B)
--------redmine.rb(912B)
----Gemfile(89B)
----widgets()
--------forecast()
--------text()
--------comments()
--------clock()
--------wrlist()
--------list()
--------meter()
--------image()
--------number()
--------redmine()
--------graph()
--------iframe()
--------jenkins_build()
----dashboards()
--------layout.erb(1KB)
--------dashing.erb(2KB)
--------tvsample.erb(3KB)
----Gemfile.lock(2KB)

网友评论