exscript
Script builder
An Elixir library for defining custom mix tasks to automate compilation and execution of scripts.
Elixir escript library (derived work from elixir)
7 stars
1 watching
3 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liveforeverx/apix | Tool to simplify conversion of Elixir functions into a documented API | 12 |
liveforeverx/exrun | Runtime and debugging tools for Elixir | 120 |
danhper/ex_cli | Builds user-friendly command-line interfaces for Elixir applications | 214 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
timdeputter/fitex | Provides a concise syntax for defining single-parameter functions in Elixir. | 2 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
elixir-buildpack/cloud-native-buildpack | A buildpack for Elixir applications to simplify deployment and management of cloud-native software | 9 |
joeyates/exdm | Automates deployment of Elixir applications to remote servers | 12 |
ash-project/ash | A framework for building Elixir applications using a declarative and extensible approach | 1,625 |
exstruct/mazurka | A toolkit for building hypermedia APIs in Elixir | 15 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,291 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
sugar-framework/elixir-http-router | A set of macros and tools to organize and develop HTTP routes in Elixir applications. | 14 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
joshnuss/xml_builder | A library for building XML documents with a simple, tuple-based syntax and support for namespaces and DOCTYPE declarations | 174 |