mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Move ruby testing to GH Actions & fix linting
This commit is contained in:
parent
b6c4139be4
commit
d2efca732c
7 changed files with 29 additions and 30 deletions
|
|
@ -5,7 +5,7 @@ require 'os'
|
|||
require 'tty-command'
|
||||
require 'tty-file'
|
||||
require 'tty-prompt'
|
||||
require_relative 'dotutils.rb'
|
||||
require_relative 'dotutils'
|
||||
|
||||
cmd = TTY::Command.new
|
||||
@prompt = TTY::Prompt.new(help_color: :magenta)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue