logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Manage Projects - proctl License & Language Control | Online Free DevTools by Hexmos

Control project licenses and languages with proctl. Manage templates, pick from menus, and streamline your workflow. Free online tool, no registration required.

proctl

Manage projects licenses and languages, switch between templated licenses. More information: https://github.com/HeCodes2Much/proctl.

  • List available licenses:

proctl {{[-ll|-list-licenses]}}

  • List available languages:

proctl {{[-lL|-list-languages]}}

  • Pick a license in a FZF menu:

proctl {{[-pl|-pick-license]}}

  • Pick a language in a FZF menu:

proctl {{[-pL|-pick-language]}}

  • Remove all licenses from the current project:

proctl {{[-r|-remove-license]}}

  • Create a new license template:

proctl {{[-t|-new-template]}}

  • Delete a license from templates:

proctl {{[-R|-delete-license]}} {{@license_name1 @license_name2 ...}}

  • Display help:

proctl {{[-h|-help]}}

See Also