ralyxa
A Ruby framework for interacting with Amazon Alexa.
파일 탐색기
최종 버전 다운로드 (.zip)- console
- setup
- request.rb
- user.rb
- audio_item.rb
- stream.rb
- clear_queue.rb
- play.rb
- stop.rb
- audio.rb
- audio_player.rb
- card.rb
- directives.rb
- output_speech.rb
- reprompt.rb
- response.rb
- configuration.rb
- errors.rb
- handler.rb
- register_intents.rb
- response_builder.rb
- skill.rb
- version.rb
- ralyxa.rb
- ralyxa-1.0.0.gem
- .gitinclude
- amazon_start_over.rb
- follow_up.rb
- movie_facts.rb
- say_goodbye.rb
- verifies_valid_requests.yml
- request_spec.rb
- user_spec.rb
- audio_item_spec.rb
- stream_spec.rb
- clear_queue_spec.rb
- play_spec.rb
- stop_spec.rb
- audio_player_spec.rb
- card_spec.rb
- output_speech_spec.rb
- reprompt_spec.rb
- response_spec.rb
- configuration_spec.rb
- handler_spec.rb
- register_intents_spec.rb
- response_builder_spec.rb
- skill_spec.rb
- shared_examples.rb
- ralyxa_spec.rb
- spec_helper.rb
- .gitignore
- .rspec
- .rubocop.yml
- .ruby-version
- .travis.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Gemfile
- LICENSE.txt
- Rakefile
- ralyxa.gemspec
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/sjmog/ralyxa
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ralyxa
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
