• Stars
    star
    621
  • Rank 72,294 (Top 2 %)
  • Language
    Ruby
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

https://wri.pe source code

wri.pe

https://wri.pe source code.

Install

requirements

  • Ruby 2.0.0 and above
  • Bundler
  • JRE 1.6 and above (for Solr)
  • Pow - http://pow.cx/

optional requirenments

set up

cp config/application-sample.yml config/application.yml
cp config/async-sample.yml config/async.yml
cp config/evernote-sample.yml config/evernote.yml
cp config/github-sample.yml config/github.yml
cp config/dropbox-sample.yml config/dropbox.yml
cp config/facebook-sample.yml config/facebook.yml
cp config/paperclip_feedbacks_s3-sample.yml config/paperclip_feedbacks_s3.yml
# edit above yaml files

bundle install --path vendor/bundle
bundle exec rake sunspot:solr:run
bundle exec rake db:migrate
ln -s `pwd` ~/.pow/wripe

run

You can login with GitHub or Facebook.

except Chrome

bundle exec rake sunspot:solr:run # in case of stopping solr
open "http://wripe.dev/"

with Chrome

bundle exec rake sunspot:solr:run # in case of stopping solr
bundle exec rails s
open "http://lvh.me:3000/"

test

with PhantomJS

bundle exec rake

with Chrome

bundle exec rake DRIVER=chrome

with Safari

bundle exec rake DRIVER=safari

with Firefox

bundle exec rake DRIVER=firefox

with Internet Explorer

windows側でselenium-serverとstone 10.0.0.3:57124 57124を起動

bundle exec rake DRIVER=ie

More Repositories

1

miyamoto

Google Apps Scriptで書かれたSlack用勤怠管理Botの「みやもとさん」
JavaScript
521
star
2

slack-summarizer

OpenAI's ChatGPT API to create and post a summary of a Slack public channel.
Python
171
star
3

node-mysql

[obsolete] pure Javascript MySQL network driver for node.js
JavaScript
116
star
4

TiStoreKit

StoreKit(In App Purchase) module for Titanium Mobile iPhone
JavaScript
101
star
5

ti-websocket-client

WebSocket client for Titanium Mobile 1.7.x+
JavaScript
70
star
6

pr_geohash

GeoHash library for pure Ruby
Ruby
64
star
7

TiAdMob4iPhone

AdMob module for Titanium Mobile iPhone
Objective-C
58
star
8

ti-evernote-api

Evernote API bridge for Titanium Mobile
Objective-C
39
star
9

TiMultitouch

Multitouch module for Titanium Mobile
Objective-C
32
star
10

TitaniumSamples

JavaScript
26
star
11

react-starterkit

Reactの開発環境
CoffeeScript
25
star
12

TiHandson

JavaScript
25
star
13

gae-minwiki

100 lines WikiEngine on Google App Engine
JavaScript
10
star
14

colored_eraser

手書きメモアプリの特定色の消せる機能のProof of Concept
JavaScript
10
star
15

TiCustomCamera

Objective-C
10
star
16

follow_me_now

JavaScript
9
star
17

esp-idf-codespaces

Dockerfile
9
star
18

esp-nimble-nordic-uart

NimBLE Nordic UART driver for ESP-IDF
C
9
star
19

TiFacebookExt

Titanium.Facebook extension module for Titanium Mobile for iPhone
Python
9
star
20

TiInAppPurchase

InAppPurchase for Titanium mobile iphone
Python
8
star
21

vagrant-remote

Shell
7
star
22

mobiruby-rubyconf2012

Presentation slides and note for RubyConf 2012 in Denver.
6
star
23

turbo-stimulus-typescript-example

JavaScript
6
star
24

mruby-mindstorms-ev3

mrbgems MINDSTORMS EV3
Ruby
5
star
25

micropython-usbkeyboard

USB keyboard driver that works with MicroPython ESP32-S3
C
4
star
26

oauth2_provider

Ruby
4
star
27

tidocs

tidocs.com
JavaScript
4
star
28

mobiruby-ios

Moved
4
star
29

react-handson-1

JavaScript
4
star
30

juno-with-user-auth-on-gae

juno-with-user-auth-on-gae
Python
3
star
31

wordcards

Ruby
3
star
32

esp-network-config-ble

C
3
star
33

hatena-bookmark-anywhere

ブログにはてブのコメントを表示するhatana_bookmark_anywhere.js
JavaScript
3
star
34

object_extender_rb

Call class statements with extended object. It's without class pollution.
Ruby
2
star
35

journals

HTML
2
star
36

masuidrive.jp

my website
HTML
2
star
37

vsc-esp-updater

TypeScript
2
star
38

masuidrive-test

test for me
2
star
39

mrbgems-example

mrbgems-example
Ruby
2
star
40

node-with-docker

JavaScript
1
star
41

drivecss

Yey another extended CSS
JavaScript
1
star
42

SkyWay-iOS

Ruby
1
star
43

mruby-debug-example

mruby debugger example
C
1
star
44

segmentation-kit-for-ja-full-context-label

音声ファイルと読みのテキストから音素アライメント付きのフルコンテキストラベルファイルを生成する
Python
1
star
45

mruby-debug-step-exec

mruby-debug-step-exec
C
1
star
46

TiMob-Sample1

JavaScript
1
star