logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

namecheck - Check project names are not already taken.

About

       This is a simple tool to automate the testing of project names at the most common Open Source / Free
       Software hosting environments.

       Each new project requires a name, and those names are ideally unique.  To come up with names is hard, and
       testing to ensure they're not already in use is time-consuming - unless you have a tool such as this one.

Author

Customization

       The script, as is, contains a list of sites, and patterns, to test against.

       If those patterns aren't sufficient then you may create your own additions and add them to the script.
       If you wish to have your own version of the patterns you may save them into the file ~/.namecheckrc

License

       Copyright (c) 2008 by Steve Kemp.  All rights reserved.

       This module is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

Debian Utilities                                   2025-02-25                                       NAMECHECK(1)

Name

       namecheck - Check project names are not already taken.

See Also