Skip to content

Alce-Dorado/ranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compose into your project simply:

  • Add the following to your composer.json
"repositories": [
        {
            "type":"git",
            "url":"https://github.com/Modulismo/ranger.git"
        }
]
  • And also:
"require": {
    "modulismo/ranger":"master"
}
  • Then run composer update

  • Finally you'll have:

Ranger