Sha256: 3cbd846efea1d4c23ac43a9efbd67f15bfb5ea04ae37eaef2250d0b733a2ce90

Contents?: true

Size: 557 Bytes

Versions: 23

Compression:

Stored size: 557 Bytes

Contents

#!/usr/bin/env ruby
# -*- coding: utf-8 -*-
# ===========================================================================
# Project:   Abbot - SproutCore Build Tools
# Copyright: ©2010 Apple Inc.
#            portions copyright @2006-2011 Strobe Inc.
#            and contributors
# ===========================================================================

require "sproutcore"

begin
  require 'sc_docs/cli'
  ScDocs::CLI.start
rescue LoadError
  puts "sc-docs is no longer bundled with SproutCore. Please install the sc-docs tool instead."
end

# EOF

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
sproutcore-1.11.0 bin/sc-docs
sproutcore-1.11.0.rc3 bin/sc-docs
sproutcore-1.11.0.rc2 bin/sc-docs
sproutcore-1.11.0.rc1 bin/sc-docs
sproutcore-1.10.3.1 bin/sc-docs
sproutcore-1.10.2 bin/sc-docs
sproutcore-1.10.1 bin/sc-docs
sproutcore-1.10.0 bin/sc-docs
sproutcore-1.10.0.rc.3 bin/sc-docs
sproutcore-1.10.0.rc.2 bin/sc-docs
sproutcore-1.9.2 bin/sc-docs
sproutcore-1.9.1 bin/sc-docs
sproutcore-1.9.0 bin/sc-docs
sproutcore-1.8.2.1 bin/sc-docs
sproutcore-1.8.1 bin/sc-docs
sproutcore-1.8.0 bin/sc-docs
sproutcore-1.7.1.beta-java bin/sc-docs
sproutcore-1.7.1.beta bin/sc-docs
sproutcore-1.6.0.1-java bin/sc-docs
sproutcore-1.6.0.1 bin/sc-docs