Rename repo/package
See original GitHub issueSo, it seems there already was a stylelint-config-bootstrap npm package. My guess is it was passed over at some point to @mdo.
Now, we can’t remove old npm releases, so v0.1.0 that exists there is not the same as ours. We could rename everything to stylelint-config-twbs-bootstrap
maybe.
Let me know how you guys want to proceed.
/CC @mdo @MartijnCuppens
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
How do I rename a repository on GitHub? - Stack Overflow
Browse to the repository to rename. Click Settings. Set Repository Name to the new name. Click Rename. After this step your online repository...
Read more >Rename a Git repo in your project - Azure - Microsoft Learn
Rename the repository ... From the web portal, select Repos, Files. ... From the repo drop-down, select Manage repositories. ... Select the name...
Read more >So, you've decided to change your r package name
Part 1: Changing the R package name · update your DESCRIPTION file package name · update the NEWS.md · update the name in...
Read more >How to rename a GitHub repository with Git example
Rename a GitHub repo steps · Ensure you have logged into the GitHub admin console · Navigate to the GitHub Repositories tab showing...
Read more >rename a GitHub repository - YouTube
If you need an example of how to rename a GitHub repository, you've come to the right place. Not only will I demonstrate...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Everything has been renamed.
Alternatively, I could just deprecate the old npm package and make a new one and keep the repo as is.