Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
Add tmuxinator config info
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Nov 21, 2023
1 parent 5584160 commit 05af2d1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ mix test.watch
iex -S mix
```

If you are a [Tmuxinator][] user, you can find my config for this project
[here][tmuxinator-config].

## Tests

[ExUnit][] was used for the tests, which can be run with the following command:
Expand Down Expand Up @@ -85,6 +88,8 @@ There is also a sibling repo to this containing Culture Amp's front end coding
test, which I wrote in [Elm][]. It can be found [here][survey-tool-elm].

[asdf-elixir pre-compiled version]: https://github.com/asdf-vm/asdf-elixir#elixir-precompiled-versions
[Build Status image]: https://github.com/paulfioravanti/survey_tool_elixir/actions/workflows/ci.yml/badge.svg
[Build Status url]: https://github.com/paulfioravanti/survey_tool_elixir/actions/workflows/ci.yml
[Elixir]: https://github.com/elixir-lang/elixir
[Elm]: https://elm-lang.org/
[ExCoveralls]: https://github.com/parroty/excoveralls
Expand All @@ -94,8 +99,8 @@ test, which I wrote in [Elm][]. It can be found [here][survey-tool-elm].
[Ruby]: https://github.com/ruby/ruby
[survey-tool-elm]: https://github.com/paulfioravanti/survey_tool_elm
[survey-tool-ruby]: https://github.com/paulfioravanti/survey_tool_ruby
[Build Status image]: https://github.com/paulfioravanti/survey_tool_elixir/actions/workflows/ci.yml/badge.svg
[Build Status url]: https://github.com/paulfioravanti/survey_tool_elixir/actions/workflows/ci.yml
[Tmuxinator]: https://github.com/tmuxinator/tmuxinator
[tmuxinator-config]: https://github.com/paulfioravanti/dotfiles/blob/master/tmuxinator/survey_tool_elixir.yml

---

Expand Down

0 comments on commit 05af2d1

Please sign in to comment.