asciiwwdc.com
1.0.0
สำเนาข้อความแบบเต็มของเซสชัน WWDC ที่ค้นหาได้
ค้นหาเนื้อหาที่คุณกำลังมองหาโดยไม่ต้องขัดจังหวะดูวิดีโอเซสชัน สร้างโดยการปรับมาตรฐานและจัดทำดัชนีไฟล์การถอดเสียงวิดีโอที่มีให้สำหรับวิดีโอ WWDC
wwdc
$ wwdc info 228 --year 2013
228: " Hidden Gems in Cocoa and Cocoa Touch "
Learn from the experts about the Cocoa and Cocoa Touch classes you may not even know exist, as well as some very obscure but extremely valuable classes that are favorites of the presenters.
curl -i -X GET -H " Accept: application/json " " https://asciiwwdc.com/2013/sessions/228 "
curl -i -X GET -H " Accept: application/json " " https://asciiwwdc.com/search?q=UIView "
$ git clone https://github.com/mattt/asciiwwdc.com.git --recursive
$ cd asciiwwdc.com
$ bundle
$ createdb asciiwwdc && echo " DATABASE_URL=postgres://localhost/asciiwwdc " > .env
$ foreman run bundle exec rake db:seed # can take a year parameter, eg [2015]
$ foreman start
Heroku เป็นวิธีที่ง่ายที่สุดในการทำให้แอปของคุณพร้อมใช้งาน สำหรับคำแนะนำแบบเต็มเกี่ยวกับวิธีเริ่มต้นใช้งาน โปรดดูที่ "การเริ่มต้นใช้งาน Ruby on Heroku"
เมื่อคุณติดตั้ง Heroku Toolbelt และมีบัญชี Heroku แล้ว ให้ป้อนคำสั่งต่อไปนี้จากไดเร็กทอรีโปรเจ็กต์:
$ heroku create
$ git push heroku master
แมตต์ (@mattt)
WWDC มีให้บริการภายใต้ใบอนุญาต MIT ดูไฟล์ใบอนุญาตสำหรับข้อมูลเพิ่มเติม
ลิขสิทธิ์เนื้อหาทั้งหมด © 2010 – 2019 Apple Inc. สงวนลิขสิทธิ์