All Projects → juliettepretot → Npx Co Commit

juliettepretot / Npx Co Commit

Co-author commits using GitHub usernames when pair programming

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Npx Co Commit

Zentaopms
Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​
Stars: ✭ 716 (+686.81%)
Mutual labels:  agile
Docker Taiga
Docker container for Taiga https://taiga.io
Stars: ✭ 14 (-84.62%)
Mutual labels:  agile
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+1068.13%)
Mutual labels:  agile
Awesome Agile
Awesome List of resources on Agile Software Development.
Stars: ✭ 797 (+775.82%)
Mutual labels:  agile
Masterlab
简单高效、基于敏捷开发的项目管理工具
Stars: ✭ 846 (+829.67%)
Mutual labels:  agile
Planka
The realtime kanban board for workgroups built with React and Redux.
Stars: ✭ 944 (+937.36%)
Mutual labels:  agile
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (+671.43%)
Mutual labels:  agile
Thunderdome Planning Poker
⚡ Thunderdome is an open source agile planning poker tool in the theme of Battling for points
Stars: ✭ 70 (-23.08%)
Mutual labels:  agile
Git Standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
Stars: ✭ 7,042 (+7638.46%)
Mutual labels:  agile
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-45.05%)
Mutual labels:  agile
Zenboard
Teamwork made easy
Stars: ✭ 19 (-79.12%)
Mutual labels:  agile
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-72.53%)
Mutual labels:  agile
Holisticinfosec For Webdevelopers Fascicle0
📚 Overview 🔒 Tooling 🔒 Process 🔒 Physical 🔒 People 📚
Stars: ✭ 37 (-59.34%)
Mutual labels:  agile
Javalite
JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life
Stars: ✭ 753 (+727.47%)
Mutual labels:  agile
Recruitment
Overall recruitment process of iyzico Engineering
Stars: ✭ 52 (-42.86%)
Mutual labels:  agile
Terjira
Terjira is a very interactive and easy to use CLI tool for Jira.
Stars: ✭ 713 (+683.52%)
Mutual labels:  agile
Distributed
Stars: ✭ 913 (+903.3%)
Mutual labels:  agile
Estante
Lista de leituras recomendadas à todas as pessoas que desejam trilhar uma carreira de Desenvolvimento, tenham experiência na área ou não. Também é abordado livros de soft skill na estante e temas complementares e pertinentes a profissão. Ex: design thinking, psicologia comportamental, etc.
Stars: ✭ 81 (-10.99%)
Mutual labels:  agile
Parabol
Free online agile retrospective meeting tool
Stars: ✭ 1,145 (+1158.24%)
Mutual labels:  agile
Pokr
Make agile estimating and planning easy with our online planning or scrum poker tool
Stars: ✭ 44 (-51.65%)
Mutual labels:  agile

🤝 co-commit

Run npx co-commit to start. - No installation needed.

screenshot of using gif co-commit

🤓 Background

GitHub allows you to co-author commits by appending Co-authored-by: name <[email protected]> to a commit message.

🧠 Advanced

Make it blazing fast 🔥

Each time you run co-commit, npx will install the package. This will usually only takes a few seconds. To skip this you can preinstall co-commit using npm i -g co-commit.

CLI arguments

You can also utilize git flags with co-commit: eg git commit --all becomes npx co-commit --all. Additionally, you can skip prompts using flags: eg: -m "your commit message" or -co "mariiapunda".

Multiple Co-Authors

To commit with multiple co-authors simply comma-separate their usernames.

⛓ Dependencies

To run co-commit you need to have NodeJs installed. Naturally, git is also required.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].