#
developer-productivity
Here are 64 public repositories matching this topic...
Open source specification and implementation of Knative event binding and delivery
-
Updated
Oct 28, 2021 - Go
Open
Resources to add
2
Binu42
commented
Jun 3, 2020
Need to add
An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.
javascript
github-api
npm
npm-module
developer-tools
developer-experience
github-actions
developer-productivity
-
Updated
Aug 13, 2021 - JavaScript
Magento 2 Easy Template Path Hints
php
template
php7
magento
magento-2
magento2
developer-tools
magento2-extension
magento2-module
modman
developer-productivity
-
Updated
Jun 16, 2019 - PHP
A website for developers to store coding-related 'snippets' like code, install steps, best-practices...anything, really, that you would usually toss in a Notes app.
-
Updated
Oct 14, 2021 - JavaScript
Aggregated set of useful tools that every developer may need once in a while.
-
Updated
Oct 26, 2021 - Vue
Exec into kubernetes pod easy (via kubectl)
bash
kubernetes
productivity
shortcut
developer-tools
kubectl
developer-experience
exec
developer-enablement
developer-productivity
-
Updated
May 27, 2020 - Shell
WampServer PHP CLI version changer is a Microsoft Windows batch script that allows you to easily add and then change between available WampServer PHP CLI versions using the users environment 'path' variable.
windows
cli
php-scripts
tui
developer-tools
build-tool
development-environment
php-cli
changer
php-versions
wamp-server
development-tools
cli-tool
developer-environment
wampserver
cli-changer-script
developer-productivity
php-version
environmental-path-variable
wampserver-php-cli
-
Updated
Aug 4, 2021 - Batchfile
A curated list of Developer Experience resources and tools.
awesome
dx
developer-tools
awesome-list
developer-experience
developerexperience
developer-productivity
-
Updated
May 8, 2021
A utility for windows developers
utility
xamarin
csharp
uwp
wpf
developer-tools
guid
property-editor
windows-app
hacktoberfest
icommand
xaml-source
utility-application
uno-platform
developer-productivity
property-wrappers
winui3
hacktoberfest2020
windows-utilities
windows-desktop-app
-
Updated
Apr 2, 2021 - C#
Remove gone Git branches with ease.
git
repository-utilities
collaboration
developer-tools
cleanup
repository-tools
repository-management
git-tools
cli-tool
git-branching
git-cli
git-utils
git-branches
developer-productivity
-
Updated
Jul 10, 2020 - Go
development
command-line
projects
development-environment
command-line-tool
environment-configuration
developer-productivity
-
Updated
Sep 21, 2021 - JavaScript
Career tips for new and experienced developers
-
Updated
Mar 3, 2020
Streamline your web dev experience with stella - hot reload for both static as well as dynamic content.
python
cli
web
dev
developer-tools
restart
reload
hacktoberfest
productivity-tools
stella
developer-productivity
-
Updated
Sep 29, 2021 - Python
bash
zsh
cli
fish
productivity
reminder
utility
command-line
lunch
prompt
notification
work-from-home
sealions
developer-productivity
-
Updated
Feb 1, 2021 - Python
Learn how to help your developer team to build fast, better and happy.
-
Updated
Oct 25, 2021 - JavaScript
Dookbook® Library (Subject: Glossary)
-
Updated
Dec 11, 2020
Alfred workflow to quickly spin up local front-end web development environments.
javascript
macos
alfred
web-development
vanilla-js
developer-experience
alfred3-workflow
alfred-worklow
front-end-development
web-development-tools
front-end-developer-tool
developer-productivity
-
Updated
Aug 29, 2019 - HTML
Dookbook® Library (Subject: Web Frontend: HTML+CSS+JavaScript)
-
Updated
Dec 11, 2020
Dookbook® Library (Help Documentation)
-
Updated
Dec 11, 2020
The software productivity metrics and Measure-Analyze-Review-Improve framework.
-
Updated
Sep 25, 2021
A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.
-
Updated
Oct 8, 2021 - JavaScript
Collection of scripts to run on a new computer/clean install.
windows
automation
tools
script
powershell
developer-tools
windows10
developer-toolkit
developer-productivity
developer-productivity-tool
-
Updated
Apr 26, 2021 - PowerShell
Dookbook's Web-Frontend
syntax-highlighting
web
style
cookbook
developer-documentation
knowledge-engine
developer-productivity
-
Updated
Jun 15, 2021 - HTML
developer setup tools, tips and tricks
-
Updated
Mar 27, 2021
dWorkspace, the holy script for arranging code directories. The primary concept is to create a simple and quick way to move to other computers without wasting time creating your favorite development folder struture. Often translated as a STANDARD for code organization.
-
Updated
Feb 5, 2021 - Shell
Shortcut TileService for frequent uses of developer options
-
Updated
Jul 20, 2020 - Kotlin
A minimal example from a proof of concept to enhance the local development experience for Cloudflare Workers by creating some abstractions to enable development, testing and debugging with Node.js and VS Code.
nodejs
serverless
vscode
serverless-framework
serverless-plugin
developer-experience
cloudflare-workers
developer-productivity
-
Updated
Oct 16, 2020 - JavaScript
Open
Update to Java 17
6
cerus
commented
Oct 1, 2021
Update the project to Java 16 17. Make sure to test everything and to adjust the README.
Comment if you would like to work on this.
Improve this page
Add a description, image, and links to the developer-productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-productivity topic, visit your repo's landing page and select "manage topics."
/area API
/kind good-first-issue
Describe the feature
For flagged fields like
kubernetes.podspec-fieldref
the validation should include the name of the feature flag to toggle in the error message it surfaces. The validation logic is roughly here: https://github.com/knative/serving/blob/644798277d9fe6715e4f638281141356df46d7e1/pkg/apis/serving/k8s_validation.go#L246