Starting point
None of this code is final - indeed, most of it is just gubbins - but it shows the path I mean to take with the code, I hope. Much more to come.
This commit is contained in:
5
lib/sharp-coin.rb
Normal file
5
lib/sharp-coin.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'sharp-coin/config'
|
||||
require 'sharp-coin/db'
|
||||
require 'sharp-coin/logging'
|
||||
require 'sharp-coin/server'
|
||||
require 'sharp-coin/interface'
|
Reference in New Issue
Block a user