KO
|
EN
gitlite — search
Search
#python
#javascript
#docker
#android
#python3
#typescript
#machine-learning
#dotnet
#react
#postgresql
#kotlin
#linux
chef-macbox
★ 40
Open GitHub ↗
bootstrap for mac
Download README (.md)
Explore Similar Repositories
AndroidClipDrawableExample
:
Example of pretty simple implementation of progress bars in Android based on ClipDrawable
should_clean
:
Utility to remove unneeded shoulds from your RSpec test descriptions - 'it "should do something"' becomes 'it "does something"'
WritingAnimationMessageView
:
alert text message with typing animation
emonTH
:
An open-source wireless temperature and humidity monitoring node
marta-python
:
Python library for accessing MARTA real-time API
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
chef-macbox
?
Download (.md)
# DESCRIPTION Setup my development environment on Mac. # CAUTION This is *MY* personal recipes to setup my development environment on Mac. Check recipes out if you install this on your Mac. # INSTALLATION $ rake setup # DEVELOPMENT Add cookbook to site-cookbooks. $ rake cookbook:create name=test Validate cookbooks using foodritic. $ rake cookbook:validate Add vendor cookbooks using Librarian-Chef. $ vim Cheffile $ cookbook:fetch_vendor_cookbooks