File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# devenv.new
22
3- A Mix task that wraps any Elixir Mix project generator in a [ devenv.sh] ( https://devenv.sh ) environment.
3+ ![ Elixir CI] ( https://github.com/serpent213/devenv_new/workflows/Elixir%20CI/badge.svg )
4+ [ ![ License: MIT] ( https://img.shields.io/badge/License-0BSD-yellow.svg )] ( https://opensource.org/licenses/0BSD )
5+ [ ![ Hex version badge] ( https://img.shields.io/hexpm/v/devenv_new.svg )] ( https://hex.pm/packages/devenv_new )
6+ [ ![ Hexdocs badge] ( https://img.shields.io/badge/docs-hexdocs-purple )] ( https://hexdocs.pm/devenv_new )
7+
8+ A Mix task that wraps any Elixir Mix project generator in a [ devenv.sh] ( https://devenv.sh/getting-started/ ) environment.
9+
10+ Note that you can [ install Nix] ( https://nixos.org/download/ ) on top of macOS or most Linux distros without requiring
11+ a full NixOS setup.
412
513## Installation
614
You can’t perform that action at this time.
0 commit comments