.GEMSPEC 파일 확장자
Gem Specification File
| 개발사 | RubyGems |
| 인기도 |
3.6 | 5 투표 |
GEMSPEC 파일이란 무엇인가요?
Developer file that specifies the attributes of a RubyGems .GEM package; saves information such as the author, a description, an example usage, and the usage license; saved in a simple plain text format.
추가 정보
참고: RubyGems are used for distributing developer libraries for the Ruby programming language.
GEMSPEC 파일을 여는 프로그램
Mac
무료
Any text editor
Linux
무료
Any text editor