Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move GitHub repository(Update description && URL && default branch && Archived).

License

NotificationsYou must be signed in to change notification settings

azu/move-github-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It make your repository "301 Moved Permanently".

It does:

  • Update description && homepage
  • Create "301_moved_permanently" branch that has a README.md
  • Set "301_moved_permanently" as default branch
    • It aim to preserve exist link

Install

Install withnpm:

npm install -g move-github-repository

Usage

Usage  $ GH_TOKEN=xxx move-github-repository --description "[[MOVED]]" --homepage http://example.com/newOptions  --description -d Description repository  --homepage -h    New URL  Env  GH_TOKEN=xxx move-github-repository --description "[[MOVED]]" --homepage http://example.com/newExamples  $ GH_TOKEN=xxx move-github-repository --description "[[MOVED]]" --homepage http://example.com/new

Example

 GH_TOKEN="xxxx" move-github-repository -d "[301 Moved]" -h "https://github.com/azu/move-github-repository"

Result:https://github.com/azu/movemovemomvomeove

Also:

Changelog

SeeReleases page.

Running tests

Install devDependencies and Runnpm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests,please create an issue.

  1. Fork it!
  2. Create your feature branch:git checkout -b my-new-feature
  3. Commit your changes:git commit -am 'Add some feature'
  4. Push to the branch:git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

About

Move GitHub repository(Update description && URL && default branch && Archived).

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp