Trending repository
-
Updated
May 7, 2022 - TypeScript
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
Cloudflare Workers has it.
June 01, 2022 - June 04, 2022 • Las Vegas, NV
Frameworks for building games across multiple platforms.
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
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
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?