タグ

configurationに関するbraitomのブックマーク (3)

  • Dhallによるリッチな設定ファイル体験 - syocy’s diary

    (この記事のレギュレーション: lts-11.9) Dhall という設定記述用言語があり、使ってみたところ良い感じだったので紹介します。 なお、この記事は先日某所で発表したものの拡大版になります。 speakerdeck.com Dhallとは何か Dhallについて短かく表現するなら公式サイトの以下の説明が分かりやすいです。 You can think of Dhall as: JSON + functions + types + imports データ表現にプログラマブルさと静的な検査とファイルのインポートを加えたものというわけです。 まだ開発中のためかあまりアピールされていませんがツールチェインも充実しており、 ちょっとした処理を確かめるためのREPLや、 今どきの言語らしく公式フォーマッタもあります。 あと大事なのはチューリング完全ではないということです。 具体的にはループなどは

    Dhallによるリッチな設定ファイル体験 - syocy’s diary
    braitom
    braitom 2018/07/16
    Configuration言語Dhallについて。JSON、YAMLなどに加え、関数、型、ファイルのインポート機能がある。導入方法、基本的な使い方、Kubernetesの設定ファイルをDhallに置きかえる例が説明されている。
  • Noderize · Create a Node app in less than 30 seconds.

    Create a Node app with one command in less than 30 seconds. Get started on coding and forget about configuration.

    braitom
    braitom 2018/03/21
    Nodeアプリをすばやく作成するツール。開発環境の設定の手間を肩代わりしてくれる。新規プロジェクトだけでなく既存プロジェクトにも使える。create-react-appに影響を受けている。
  • Terraform by HashiCorp

    Deliver infrastructure as codeTerraform codifies cloud APIs into declarative configuration files. AdoptCompose infrastructure as code in a Terraform file using HCL to provision resources from any infrastructure provider. BuildInfrastructure automation workflows to compose, collaborate, reuse, and provision infrastructure as code across IT operations and teams of developers. StandardizeEstablish gu

    Terraform by HashiCorp
  • 1