hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

lustre_dev_tools

1.1.4
2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.4 2.0.2 2.0.1 2.0.0 1.9.2 1.9.1 1.9.0 1.8.2 1.8.1 1.8.0 1.7.1 1.7.0 1.6.5 1.6.4 1.6.3 1.6.2 1.6.0 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.3 1.2.2 1.2.1 1.2.0 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0

Lustre's official CLI and development tooling.

HexDocs HexPreview

Current section

12 Dependencies

Jump to
Readme
63 Versions
12 Dependencies
0 Dependants
Activity
Readme 63 Versions 12 Dependencies 0 Dependants Activity

Dependencies of lustre_dev_tools

12 dependencies
Package Requirement
argv
~> 1.0
filepath
~> 1.0
gleam_community_ansi
~> 1.4
gleam_erlang
~> 0.25
gleam_json
~> 1.0
gleam_otp
~> 0.10
gleam_package_interface
~> 1.0
gleam_stdlib
~> 0.34 or ~> 1.0
glint
~> 0.18
simplifile
~> 1.5
spinner
~> 1.1
tom
~> 0.3

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 200 400 600 800

this version

151

yesterday

215

last 7 days

1 165

all time

77 439

Last Updated

Apr 06, 2024

License

MIT

Build Tools

gleam

Publisher

hayleigh hayleigh

Links

  • Repository
  • Sponsor

Owners

  • hayleigh hayleigh
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".