Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastlane/monorepo
Scripts to migrate to a monorepo
https://github.com/fastlane/monorepo
Last synced: 3 months ago
JSON representation
Scripts to migrate to a monorepo
- Host: GitHub
- URL: https://github.com/fastlane/monorepo
- Owner: fastlane
- License: mit
- Archived: true
- Created: 2016-01-23T04:35:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T18:22:56.000Z (over 6 years ago)
- Last Synced: 2024-04-13T20:39:50.627Z (10 months ago)
- Language: Ruby
- Homepage: https://fastlane.tools
- Size: 44.9 KB
- Stars: 29
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-monorepo - Fastlane monorepo migration tools
README
# fastlane - monorepo
Scripts to migrate to a monorepo, more information on [krausefx.com](https://krausefx.com)## Source Code
### migrate_code.rb
Migrate the actual repos (source code)
### migrate_links.rb
Updates all the links from
```
https://github.com/fastlane/sigh
```to
```
https://github.com/fastlane/fastlane/tree/master/sigh
```### migrate_issues.rb
Migrate all the GitHub issues