Delimited-File-Formats
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An educational site around delimited file formats
D E L I M I T E D  F I L E  F O R M A T S
=========================================

This site is an education landing page that's meant to provide basic information about the two major delimited file formats: CSV and TSV. The idea is that a lot of people don't understand exactly what a CSV file is exactly, or how to check that the CSV file is valid. 

You can see the live site at [delimitedfileformats.info](http://delimitedfileformats.info)


G E T T I N G S T A R T E D
===========================

* Make sure you have Rails 3.1 installed and RVM
* Open terminal
* bundle install
* rails s
* hit http://localhost:3000 in your browser


C O N T R I B U T I N G  to  D E L I M I T E D  F I L E  F O R M A T S
========================================================

This can be copy-editing, additional file formats, artwork, css, whatever.

* Check out the latest master to make sure the feature hasn’t been implemented or the bug hasn’t been fixed yet
* Check out the issue tracker to make sure someone already hasn’t requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don’t break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。