command
Version:
v0.0.0
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License:
UNKNOWN
not legal advice
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gno
gno
(formerly gnodev
) is a tool for managing Gno source code.
Usage
gno <command> [arguments]
Commands
gno run
- run a Gno file
gno transpile
- transpile .gno to .go
gno test
- test a gno package
gno mod
- manages dependencies
gno repl
start a GnoVM REPL
Install
go install github.com/gnolang/gno/gnovm/cmd/gno
Or
> git clone git@github.com:gnolang/gno.git
> cd ./gno
> make install_gno
Getting started
TODO
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.