smorin

Total Owned Packages
2

Total Downloads
1 160

  • elixir_project_checklist1.0.3

    552 Downloads

    ElixirProjectChecklist Is a checklist to follow to create new Elixir projects to add things like, formating, versioning, debuging, documentation, code coverage, package publishing, testing etc. You can follow the checklist in project or clone the project if your creating a barebose project.

  • ex_macro_inspect1.0.2

    608 Downloads

    ExMacroInspect is a macro inspection library for elixir. I makes it easy for a developer to see what is passed into a macro during macro development.