gno

command
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: UNKNOWN not legal advice Imports: 0 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL