NI-Lab.

nilog:

← 前の日 2019-05-03 次の日 →
← 一年前 一年後 →
Hatena::Bookmark (2019-05-03)
spec.add_runtime_dependency 'example', '~> 1.1', '>= 1.1.4'

Specification Reference - RubyGems Guides
[B!] 2019-05-03 22:44:35
関連するかも情報
[ruby]Gem::Specification.add_dependency や add_development_dependency にて指定するバージョンで ~> (チルダ、ニョロ) を使う場合。「~> 2.0.3 is identical to >= 2.0.3 and < 2.1. ~> 2.1 is identical to >= 2.1 and < 3.0. ~> 2.2.beta will match prerelease versions like 2.2.beta.12.」

gemspec依存関係では〜はどういう意味ですか? [複製] - ルビー、宝石、バンドラー
[B!] 2019-05-03 22:41:17
spec.add_runtime_dependency 'example', '~> 1.1', '>= 1.1.4'

Specification Reference - RubyGems Guides
[B!] 2019-05-03 22:44:35
「spec.add_dependency "activesupport", ">= 4.2.0"」「However, relying on a version simply greater than the latest-at-the-time is a sure-fire way to run into problems later on down the line. Try to always use ~> for specifying dependencies:」spec.add_dependency "activesupport", "~> 4.2.0"」

Bundler: Developing a RubyGem using Bundler
[B!] 2019-05-03 22:47:40
[javascript]「僕は2015年からESDocというJavaScript向けのドキュメンテーションツールを開発しています」

ESDocという(多分)モダンなドキュメンテーションツールの紹介 - maru source
[B!] 2019-05-03 23:14:27
「markedとjs-yamlを使いHTMLに変換します。 lib/<module>.jsとdoc/api/<module>.mdが必ず1:1の対応になります」

Node.jsのドキュメント管理について - 技術探し
[B!] 2019-05-03 23:18:15
「「JSDoc」はJavaScriptのAPIドキュメントを生成するツールです。JSDocでコメントを記述することで、JetBrainsやVisual StudioなどのIDEでコード保管やヒントを出すことができます」

JSDoc / JSのドキュメント生成ツール | 酒と涙とRubyとRailsと
[B!] 2019-05-03 23:21:01
「Docco is a quick-and-dirty documentation generator, written in Literate CoffeeScript. 」

Docco
[B!] 2019-05-03 23:23:50
「documentation.js has pluggable output formats: you can get raw documentation as JSON, beautiful, customizable HTML, or Markdown that fits perfectly into an API.md or README.md file in a Github repository」

documentationjs
[B!] 2019-05-03 23:25:34
Use JSDoc: Index

Use JSDoc: Index
[B!] 2019-05-03 23:25:54
ESDoc - A Good Documentation Generator for JavaScript | esdoc-site

ESDoc - A Documentation Generator For JavaScript(ES6)
[B!] 2019-05-03 23:26:05
Awesome Node.js : 素晴しい Node.js フレームワーク・ライブラリ・ソフトウェア・リソースの数々 - Qiita

Awesome Node.js : 素晴しい Node.js フレームワーク・ライブラリ・ソフトウェア・リソースの数々 - Qiita
[B!] 2019-05-03 23:27:59
apiDoc - Inline Documentation for RESTful web APIs

apiDoc - Inline Documentation for RESTful web APIs
[B!] 2019-05-03 23:28:12
「ESDocの目的はソフトウェアを使用するために必要な情報全般を含んだドキュメントを作成すること」

ESDoc - The Good Documentation For JavaScript - クックパッド開発者ブログ
[B!] 2019-05-03 23:31:26
2019年05年03日のnilogをすべて表示する

- NI-Lab.
- Mastodon (@nilab@mastodon-japan.net)
- Twitter (@nilab)
- Timelog (@nilab)
- はてなブックマーク (id:nilab)

Web Services by Yahoo! JAPAN