Sha256: 134a535b460d121a83fda2aacfcda04b07fafdc055a354ef2dde446ccaa70893
Contents?: true
Size: 409 Bytes
Versions: 8
Compression:
Stored size: 409 Bytes
Contents
# Usage Pass the repo to extract code from and a list of directories/files to extract from that repo. ``` $ ./bin/extract-repo git@github.com:org/repo.git some_file.rb some/directory/to/extract/ ``` Results will wind up in ~/tmp/extract/ ## License extract-repo is licensed under your choice of the Apache License 2.0 or the MIT license. See [LICENSE.txt](LICENSE-MIT.txt) for more info about licensing.
Version data entries
8 entries across 8 versions & 1 rubygems