flask-script icon indicating copy to clipboard operation
flask-script copied to clipboard

Archive this repo

Open jeffwidman opened this issue 5 years ago • 2 comments

Flask now ships the run command and a relatively flexible built-in CLI interface: https://flask.palletsprojects.com/en/1.1.x/cli/

@smurfix can you archive this repo? That would indicate to folks they should use that instead.

jeffwidman avatar Mar 09 '20 20:03 jeffwidman

I pushed a delete-all change to the new "removed" branch and set that as the default.

smurfix avatar Mar 09 '20 20:03 smurfix

Actually, what I meant was this: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-repositories

You can mark a repo as "Archived"/"Read-only" in Github.

That would let you keep the master branch as default so that folks can still see what the code looks like, while still clearly indicating the repo is no longer being maintained.

What do you think?

jeffwidman avatar Mar 09 '20 20:03 jeffwidman