タグ toolchain
人気順 10 users 50 users 100 users 500 users 1000 usersGo1.21から導入された Go Toolchainの仕組みをまるっと解説
2023/8/9にリリースされたGo1.21 新たに導入されたツールチェーン(Go Toolchains) 次の内容を知ってもらい、Toolchainを使いこなせるようになること ・導入が必要となった背景 ・導入で期待されること ・具体的にはどう使うのか ・どんな挙動なのか 続きを読む
So, What's So Special About The Mill Scala Build Tool?
So, What's So Special About The Mill Scala Build Tool? Mill is a Scala build tool that offers an alternative to the venerable SBT toolchain. Mill aims for simplicity by reusing concepts you are already familiar with, borrowing ideas from Functional Programming and modern tools like Bazel. Feedbac... 続きを読む
Go 1.11 is released - The Go Blog
Go 1.11 is released 24 August 2018 Who says releasing on Friday is a bad idea? Today the Go team is happy to announce the release of Go 1.11. You can get it from the download page. There are many changes and improvements to the toolchain, runtime, and libraries, but two features stand out as bein... 続きを読む
アトラシアン製品を無料で試す、使う | Re:WorkStyle
Agile, ALM, DevOps, Toolchain, PowerPoint, Something about Software Engineering アトラシアン製品は、無料で提供されている製品、無料でトライアルできる製品があります。ほとんどのアトラシアン製品は、無料で体験できると思ってください。 今回は、アトラシアン製品を無料トライアルについてご紹介します。 アトラシアンの製品は、以下... 続きを読む
YappoLogs: 配布するスクリプトが依存しているモジュールを実行時にスマートに入れてもらう方法
配布するスクリプトが依存しているモジュールを実行時にスマートに入れてもらう方法 社内ツールなどで Perl スクリプトを配布する時にいちばん気になるトピックとしては、スクリプト中で依存しているモジュールをどうやってインストールさせるか? という所ですね、最近は toolchain が強まってきて cpanm --installdeps . とか carton install をやってもらえば良いの... 続きを読む
Big Sky :: lingr 上で mruby bot が動いた。
mruby で作られた bot を lingr 上で動作させる事に成功した。 mattn/mruby-lingrbot - GitHub https://github.com/mattn/mruby-lingrbot build_config.rb はこんな感じ。 MRuby::Build.new do |conf| toolchain :gcc conf.gem :git => 'https:/... 続きを読む