update readme
This commit is contained in:
parent
b4c8b3a6be
commit
affbf832ed
63
README
63
README
@ -1,63 +0,0 @@
|
|||||||
Thirteen Tien Len
|
|
||||||
================
|
|
||||||
|
|
||||||
Rails Composer, open source, supported by subscribers.
|
|
||||||
Please join RailsApps to support development of Rails Composer.
|
|
||||||
Need help? Ask on Stack Overflow with the tag 'railsapps.'
|
|
||||||
Problems? Submit an issue: https://github.com/RailsApps/rails_apps_composer/issues
|
|
||||||
Your application contains diagnostics in this README file.
|
|
||||||
Please provide a copy of this README file when reporting any issues.
|
|
||||||
|
|
||||||
|
|
||||||
option Build a starter application?
|
|
||||||
choose Enter your selection: [none]
|
|
||||||
option Get on the mailing list for Rails Composer news?
|
|
||||||
choose Enter your selection: [none]
|
|
||||||
option Web server for development?
|
|
||||||
choose Enter your selection: [puma]
|
|
||||||
option Web server for production?
|
|
||||||
choose Enter your selection: [puma]
|
|
||||||
option Database used in development?
|
|
||||||
choose Enter your selection: [postgresql]
|
|
||||||
option Template engine?
|
|
||||||
choose Enter your selection: [haml]
|
|
||||||
option Test framework?
|
|
||||||
choose Enter your selection: [rspec]
|
|
||||||
option Continuous testing?
|
|
||||||
choose Enter your selection: [guard]
|
|
||||||
option Front-end framework?
|
|
||||||
choose Enter your selection: [none]
|
|
||||||
option Add support for sending email?
|
|
||||||
choose Enter your selection: [gmail]
|
|
||||||
option Authentication?
|
|
||||||
choose Enter your selection: [devise]
|
|
||||||
option Devise modules?
|
|
||||||
choose Enter your selection: [invitable]
|
|
||||||
option OmniAuth provider?
|
|
||||||
choose Enter your selection: []
|
|
||||||
option Authorization?
|
|
||||||
choose Enter your selection: [pundit]
|
|
||||||
option Use a form builder gem?
|
|
||||||
choose Enter your selection: [simple_form]
|
|
||||||
option Add pages?
|
|
||||||
choose Enter your selection: [about+users]
|
|
||||||
option Set a locale?
|
|
||||||
choose Enter your selection: [none]
|
|
||||||
option Install page-view analytics?
|
|
||||||
choose Enter your selection: [none]
|
|
||||||
option Add a deployment mechanism?
|
|
||||||
choose Enter your selection: [capistrano3]
|
|
||||||
option Set a robots.txt file to ban spiders?
|
|
||||||
choose Enter your selection: [true]
|
|
||||||
option Create a GitHub repository? (y/n)
|
|
||||||
choose Enter your selection: [true]
|
|
||||||
option Add gem and file for environment variables?
|
|
||||||
choose Enter your selection: [foreman]
|
|
||||||
option Reduce assets logger noise during development?
|
|
||||||
choose Enter your selection: [true]
|
|
||||||
option Improve error reporting with 'better_errors' during development?
|
|
||||||
choose Enter your selection: [true]
|
|
||||||
option Use 'pry' as console replacement during development and test?
|
|
||||||
choose Enter your selection: [true]
|
|
||||||
option Use or create a project-specific rvm gemset?
|
|
||||||
choose Enter your selection: [false]
|
|
||||||
14
README.md
14
README.md
@ -4,21 +4,27 @@ Thirteen Tien Len
|
|||||||
TODO
|
TODO
|
||||||
----
|
----
|
||||||
|
|
||||||
Rename Game column from `control_player_id` to
|
ReactJS front-end
|
||||||
`current_player_id` ?
|
|
||||||
`active_player_id` ?
|
|
||||||
|
|
||||||
Implement card graphics
|
Implement card graphics
|
||||||
https://openclipart.org/detail/171444/white-oxygen-playing-card-faces
|
https://openclipart.org/detail/171444/white-oxygen-playing-card-faces
|
||||||
http://www.vecteezy.com/vector-art/65607-gambling-cards
|
http://www.vecteezy.com/vector-art/65607-gambling-cards
|
||||||
http://opengameart.org/content/playing-cards-1
|
http://opengameart.org/content/playing-cards-1
|
||||||
|
|
||||||
|
ActionCable for realtime / websockets
|
||||||
|
|
||||||
|
Animation with VelocityJS https://github.com/julianshapiro/velocity
|
||||||
|
|
||||||
|
Rename Game column from `control_player_id` to
|
||||||
|
`current_player_id` ?
|
||||||
|
`active_player_id` ?
|
||||||
|
|
||||||
End Goals
|
End Goals
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Implement front-end in React
|
- Implement front-end in React
|
||||||
|
|
||||||
- Play from IRC
|
- Play from IRC / xmpp / AIM
|
||||||
|
|
||||||
Ruby on Rails
|
Ruby on Rails
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user