asciiwwdc.com
1.0.0
Transkrip teks lengkap sesi WWDC yang dapat dicari
Temukan konten yang Anda cari, tanpa harus menelusuri video sesi. Dibuat dengan menormalkan dan mengindeks file transkrip video yang disediakan untuk video 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 adalah cara termudah untuk mengaktifkan dan menjalankan aplikasi Anda. Untuk petunjuk lengkap tentang cara memulai, lihat "Memulai Ruby di Heroku".
Setelah Anda menginstal Heroku Toolbelt, dan memiliki akun Heroku, masukkan perintah berikut dari direktori proyek:
$ heroku create
$ git push heroku master
Matt (@mattt)
WWDC tersedia di bawah lisensi MIT. Lihat file LISENSI untuk info lebih lanjut.
Semua hak cipta konten © 2010 – 2019 Apple Inc. Semua hak dilindungi undang-undang.