Here's what's popular on GitHub today...
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Vagrant
-
Updated
Mar 31, 2021 - Rust
-
Updated
Feb 25, 2021
-
Updated
Apr 1, 2021
-
Updated
Apr 1, 2021 - Python
Made in India
Open source projects built in or receiving significant contributions from India :india:
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
-
Updated
Mar 18, 2021 - Python
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Apr 1, 2021
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
Apr 1, 2021 - Python
-
Updated
Apr 1, 2021 - Dart
Hello,
There are some missing translation for Welsh (cy). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Form/Resources/translations/validators.cy.xlf](https://github.com/symfony/symfony/blob/4.4
-
Updated
Jul 18, 2020
-
Updated
Mar 31, 2021 - Lua
-
Updated
Mar 31, 2021
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 1, 2021 - Rust
-
Updated
Mar 31, 2021 - C
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Apr 1, 2021 - Python
-
Updated
Apr 1, 2021 - C++
Jira Software + GitHub
Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.
By installing or using the app, you agree to the Terms and Conditions.
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example: