Difference between revisions of "Foundryup"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:foundryup]]
+
[[wikipedia:Foundryup]] (Rust)
 +
* [[Foundry installation]]: https://book.getfoundry.sh/getting-started/installation
  
 
* <code>[[cast]]</code>
 
* <code>[[cast]]</code>
Line 39: Line 40:
  
  
  [[~/.foundry/bin]]
+
  fish_add_path "[[~/.foundry/bin]]"
 +
[[$PATH]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:59, 10 June 2024

wikipedia:Foundryup (Rust)

foundryup


.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx

 ╔═╗ ╔═╗ ╦ ╦ ╔╗╔ ╔╦╗ ╦═╗ ╦ ╦         Portable and modular toolkit
 ╠╣  ║ ║ ║ ║ ║║║  ║║ ╠╦╝ ╚╦╝    for Ethereum Application Development
 ╚   ╚═╝ ╚═╝ ╝╚╝ ═╩╝ ╩╚═  ╩                 written in Rust.

.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx

Repo       : https://github.com/foundry-rs/
Book       : https://book.getfoundry.sh/
Chat       : https://t.me/foundry_rs/
Support    : https://t.me/foundry_support/
Contribute : https://github.com/orgs/foundry-rs/projects/2/

.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
foundryup: installing foundry (version nightly, tag nightly)
foundryup: downloading latest forge, cast, anvil, and chisel
#################################################################################################################################################### 100.0%
foundryup: downloading manpages
#################################################################################################################################################### 100.0%
foundryup: installed - forge 0.2.0 (ea2eff9 2024-05-27T00:18:15.221952000Z)
foundryup: installed - cast 0.2.0 (ea2eff9 2024-05-27T00:18:15.208905000Z)
foundryup: installed - anvil 0.2.0 (ea2eff9 2024-05-27T00:18:15.195644000Z)
foundryup: installed - chisel 0.2.0 (ea2eff9 2024-05-27T00:18:15.180684000Z)
foundryup: done!


fish_add_path "~/.foundry/bin"
$PATH

See also[edit]

Advertising: