-
@profnandaa and @tux-tn, any plans to add the project as part of the `Hacktoberfest Challenge`?
-
**Is your feature request related to a problem? Please describe.**
Make a master file that will handle the database connection and population of all and/or specified tables.
**Describe alternative…
-
### Describe the feature or problem you’d like to solve
Here is my current workflow for releasing CLI tools using GitHub Releases:
- Tag a new version
- CI runs for the tag and builds artifacts…
-
Recently we had a PR that was necessary, but had some code style issues that we'd like to fix:
The PR in question: https://github.com/mholt/archiver/pull/231/files
## What would you like to have…
-
This is an isolated bit of code that can and should be moved out of the public interface.
-
We can use `Console.WriteLine` or `Console.Error.WriteLine` to print message on console. This issue means let's use `Console.Error.WriteLine` to print messages. You can read [this article](https://www…
-
## Description / Steps to reproduce / Feature proposal
1. On a default project, add some annoying code:
```sh
echo "setInterval(() => console.log('nasty loop'), 60000);" \
>> src/c…
-
The alabaster Sphinx theme doesn't fit narrow screen very well:
![20200930_21h02m58s_grim](https://user-images.githubusercontent.com/13689192/94695850-9f57b080-0360-11eb-8879-777ce35b46b2.png)
-
This one is scary, since there is zero tests so far in this project 😨
But is essential for the future.
-
As of now pdftools can extract **global** font information -- that is, all fonts used in a single document. I'd like to get **local** font information. Ideally, I'd like to determine the font used for…