Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Sharevari-dev/phoenix_asset_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoenixAssetPipeline

Asset pipeline for Phoenix app

CI hex.pm version

Installation

If available in Hex, the package can be installed by adding phoenix_asset_pipeline to your list of dependencies in mix.exs:

def deps do
  [
    {:phoenix_asset_pipeline, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/phoenix_asset_pipeline.