Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hone
/
mruby-cli
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
453
Code
Issues
12
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Rakeify rake tasks
- #43
#43
Open
drbrain
wants to merge 17 commits into
hone:master
hone/mruby-cli:master
from
drbrain:drbrain/rakeify
drbrain/mruby-cli:drbrain/rakeify
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Rakeify rake tasks
#43
drbrain
wants to merge 17 commits into
hone:master
hone/mruby-cli:master
from
drbrain:drbrain/rakeify
drbrain/mruby-cli:drbrain/rakeify
Copy head branch name to clipboard
Commits
Commits on May 10, 2016
Rake includes FileUtils at top-level for us
Show description for 306380d
drbrain
committed
306380d
View commit details
Copy full SHA for 306380d
Browse repository at this point
Use cd from Rake instead of Dir.chdir
drbrain
committed
fdfcb27
View commit details
Copy full SHA for fdfcb27
Browse repository at this point
Extract expand_and_set method
Show description for 903b920
drbrain
committed
903b920
View commit details
Copy full SHA for 903b920
Browse repository at this point
Use ENV.fetch with default value over ||
drbrain
committed
5e5a3b9
View commit details
Copy full SHA for 5e5a3b9
Browse repository at this point
Use mruby_root for directory task
Show description for fcaa5c2
drbrain
committed
fcaa5c2
View commit details
Copy full SHA for fcaa5c2
Browse repository at this point
Extract package tasks to tasks/package.rake
drbrain
committed
f7961c6
View commit details
Copy full SHA for f7961c6
Browse repository at this point
Make task to set APP_VERSION
Show description for f64e50a
drbrain
committed
f64e50a
View commit details
Copy full SHA for f64e50a
Browse repository at this point
Use dependencies for checking for Docker
Show description for 1683e02
drbrain
committed
1683e02
View commit details
Copy full SHA for 1683e02
Browse repository at this point
Use #import (as Jim Weirich intended)
Show description for 42b79cf
drbrain
committed
42b79cf
View commit details
Copy full SHA for 42b79cf
Browse repository at this point
Make directory inside (or via) tasks
Show description for 5733c05
drbrain
committed
5733c05
View commit details
Copy full SHA for 5733c05
Browse repository at this point
Run tests from mruby_root
Show description for a20c617
drbrain
committed
a20c617
View commit details
Copy full SHA for a20c617
Browse repository at this point
Commits on May 12, 2016
Move test tasks to test.rake to fix dependencies
Show description for 0472ccb
drbrain
committed
0472ccb
View commit details
Copy full SHA for 0472ccb
Browse repository at this point
Commits on Jun 17, 2016
Update setup.rb to use updated Rakefile, etc
Show description for e7b5002
drbrain
committed
e7b5002
View commit details
Copy full SHA for e7b5002
Browse repository at this point
Remove too-late compiler check
Show description for c6adb30
drbrain
committed
c6adb30
View commit details
Copy full SHA for c6adb30
Browse repository at this point
Commits on Sep 21, 2016
Remove infinite loop in clean task
Show description for b6404e4
drbrain
committed
b6404e4
View commit details
Copy full SHA for b6404e4
Browse repository at this point
Fix broken rename of `package_dir`
drbrain
committed
8515eaf
View commit details
Copy full SHA for 8515eaf
Browse repository at this point
Update setup.rb with build system changes
drbrain
committed
038da05
View commit details
Copy full SHA for 038da05
Browse repository at this point
You can’t perform that action at this time.