Skip to content

flexion/asset-manager

Repository files navigation

Asset Manager

..is an asset manager that is generic enough that it should be able to handle most asset tracking needs.

Getting Started

  • check out the repository, enter it and run:

    $ ./setup.sh
    
  • if you encounter errors with installation of pip packages

  • make sure the assets/assets/local_settings.py file generated by the last step meets your needs

  • run a server:

    $ ./start.sh
    
  • view the application:

    http://localhost:2000/
    

About

A generic asset manager, written in Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published