mirror of
https://github.com/lloeki/islo.git
synced 2025-12-06 10:34:40 +01:00
Islo w/basic MySQL, Redis and PostgreSQL support
This commit is contained in:
commit
743d628733
10 changed files with 491 additions and 0 deletions
5
bin/islo
Executable file
5
bin/islo
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
require 'islo/cli'
|
||||
|
||||
Islo::CLI.start
|
||||
Loading…
Add table
Add a link
Reference in a new issue