Archived repositories from Atom and Pulsar
- Every repo branch is a branch on this repo. Each repo gets its own branch prefix named after the repo to resolve naming conflicts, so for example
me/my-repo
would get that prefix, and itsmaster
branch would be calledme/my-repo/master
on this repo. - Every repo tag is a tag on this repo. Each repo gets its own tag prefix just like branches, and tag names are transformed in the same way
- dependencies: fish shell, the script is a fish script
- run
./archive-package [...repos]
where repos are in the format ofusername/repo
, whereusername
is a github user/org andrepo
is a repo under them. - The copied branches and tags are pushed by the script. The script also creates a commit to this README adding the repo to the bottom of the list. You can move it around to keep things alphabetised of course (and amend the autogenerated commit if you feel like it), then push it.
- do PRs even work due to the branched nature of the repo? probably not right?
- atom/about
- atom/atom-dark-syntax
- atom/atom-dark-ui
- atom/atom-light-syntax
- atom/atom-light-ui
- atom/autoflow
- atom/base16-tomorrow-dark-theme
- atom/base16-tomorrow-light-theme
- atom/dalek
- atom/deprecation-cop
- atom/dev-live-reload
- atom/exception-reporting
- atom/git-diff
- atom/go-to-line
- atom/grammar-selector
- atom/incompatible-packages
- atom/language-rust
- atom/line-ending-selector
- atom/link
- atom/one-dark-syntax
- atom/one-dark-ui
- atom/one-light-syntax
- atom/one-light-ui
- atom/solarized-dark-syntax
- atom/solarized-light-syntax
- atom/update-package-dependencies
- atom/welcome