zachdaniel

zachdaniel

Creator of Ash

The new Ash Framework site and installer are live. Please try it out and let me know what you think!

Showing Posts 1 to 10

AstonJ

AstonJ

Looks good :023:

Don’t forget there’s a shortcut you can use: https://forum.elixirforum.com/ash and feel free to use our logo on your community page :blush:

Also not sure if it’s intentional but the main content on the community page is off-centre:

(I’m on Mac Safari)

zachdaniel

zachdaniel OP

Creator of Ash

Perfect, will update!

D4no0

D4no0

Wow, so fancy!

I really love the generator, are you generating the phoenix project on your server?

sevenseacat

sevenseacat

Author of Ash Framework

No - you can check out the shell script from the first part of the generated command to see what it does, eg.

https://ash-hq.org/new/test?install=phoenix

When you run the script on your machine, it installs the phx_new and igniter_new Hex archives, and uses igniter.new to generate a new Mix project using phx.new :slight_smile:

D4no0

D4no0

It also seems to install elixir/erlang. Are you sure that is not dangerous, because folk is using different setups?

sevenseacat

sevenseacat

Author of Ash Framework

Only if they’re not already present on your system. If the elixir command succeeds, that part of the script is skipped!

_jonas

_jonas

Personally I’d prefer if it didn’t do that, I’ve got elixir/erlang installed via mise but may not always have it activated and wouldn’t want to have it implicitly installed again without prompting.

The installer is neat though, I like the look of the tooling around Ash, excited to explore it more!

zachdaniel

zachdaniel OP

Creator of Ash

We based it off of what the new phoenix installer does, and we want to try to be unified. We are going to be adding an option for if you are using the fish shell, we could potentially add a flag or explanation that it will happen? Ultimately there are a lot of audiences for this and it can be difficult to make it exactly what everyone needs. Perhaps for those with more discerning sensibilities there could be a “show script” button that will link to the underyling script?

renews

renews

If you change the order of execution a bit for the curl should work in any shell

curl 'https://ash-hq.org/new/virtual_reality_yoga?install=phoenix' | sh \
    && cd virtual_reality_yoga \
    && mix igniter.install \
    ash_phoenix ash_graphql ash_json_api ash_postgres ash_sqlite \
    ash_authentication ash_authentication_phoenix ash_money ash_csv \
    ash_admin ash_state_machine ash_double_entry ash_archival \
    ash_paper_trail cloak ash_cloak \
    --auth-strategy password \
    --auth-strategy magic_link \
    --yes

I tested already on bash and fish

zachdaniel

zachdaniel OP

Creator of Ash

The primary issue here is that it is possible for an igniter installer to prompt for user input, which that formulation won’t allow AFAIK. The --yes should tell them not to do that, but they don’t have to listen to that flag necessarily, and over time this tooling will compose installers I don’t personally develop (Oban installer option coming soon now that Oban has an igniter installer :slight_smile: )

Where Next? Top

Trending in News & Updates Top

pcharbon
:heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::hea...
New
nature
NatureWhistle v0.4.1 is out! :tada: This release is a pretty significant step forward for the project. When I first built NatureWhistle,...
New
webofbits
Aludel 0.7.0 is released :tada: Since 0.5.0, Aludel has grown into a much more complete LLM evaluation toolkit for Elixir and Phoenix app...
New
webofbits
Cairn is a small OTP library for message delivery, lightweight function processes, supervised work, and waiting on results. The goal is ...
New

Other Trending Topics Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews