ref: master
plugins/spaminator/script/scan
#!/usr/bin/env ruby require_relative '../../../config/environment' SpaminatorPlugin::Scan.run(ARGV[0])