Trending repository
-
Updated
May 7, 2022 - TypeScript
View, print, and share a 3D model of your GitHub contributions.
Cloudflare Workers has it.
June 01, 2022 - June 04, 2022 • Atlanta, Georgia
Open source projects built in or receiving significant contributions from Brazil :brazil:
Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.
Goodbye surprises and headaches when auditing your company projects.
Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.
So, we should allow overwriting by taking in values. The values that should be supported are:
--private-key
--private-key-file
--url
--faucet-url
The account address and pu
Forge
Currently forge cache clean only clears RPC cache, but it would be beneficial to also be able to clear the Etherscan verification status cache.
The Etherscan cache is stored in ~/.foundry/cache/<chain>/etherscan.
The size of the Etherscan cache should also be present in https://github.com/foundry-rs/foun
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
windows-->ubuntu.When I want to access http service through TCP tunnel, every time I open a webpage, the tunnel is closed. When I refresh the web page next time, I need to wait a long time to re-establish the tunnel. When the page is loaded, the tunnel is automatically closed. Can the tunnel remain open until I actively close it?