Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

DEPRECATED: skinny formula is now available on homebrew project!

Notifications You must be signed in to change notification settings

skinny-framework/homebrew-alt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Skinny Framework's Homebrew formula

If you're a MacOS X user, install skinny command via Homebrew!

IMPORTANT NOTICE

skinny formula is now available on homebrew project. You don't need brew tap anymore!

https://github.com/Homebrew/homebrew/blob/master/Library/Formula/skinny.rb

brew untap skinny-framework/alt
brew update
brew install skinny

Install

Run brew tap to import formulas.

brew tap skinny-framework/alt
brew install skinny

Now you can use skinny command everywhere!

mkdir -p tmp
cd tmp

skinny new myapp
cd myapp
skinny run

Uninstall

brew uninstall skinny
brew untap skinny-framework/alt

About

DEPRECATED: skinny formula is now available on homebrew project!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%