Golang-revel Installation Notes

Source: Internet
Author: User
Tags mercurial
This is a creation in Article, where the information may have evolved or changed.

First Bing a blog post, refer to To download the installation, the first step go get run Error:

go:missing Mercurial command.

See the error message is the source Code control tool is not pre-installed, simply go to the official website to view

Http://robfig.github.io/revel/tutorial/gettingstarted.html ,

sure enough, the installation wizard is very detailed, from the outset to install two source control tools:

Install git and HG

Both Git and Mercurial is required to allow go get to clone various dependencies.

    • Installing Git
    • Installing Mercurial

git has been installed before, only need to install mercurial, press the link to enter Http://mercurial.selenic.com/wiki/Download#Windows

Choose the option that fits my native configuration Mercurial-2.6.2 (64-bit msi) download, the result link is invalid , estimated probably is the Great Wall of the celestial kingdom to stop, can only directly search the name of the installation program, simply have a domestic download address HTTP// Www.onlinedown.net/soft/111939.htm

download and install, execute under command line

Go get github.com/robfig/revel

Download successfully. In my CentOS installation using yum install "*mercurial*"

Enter the Revel/revel directory, execute the Go Build command, generate the Revel.exe file, create a new Revel skeleton project like the play framework for scale, run the Revel application, Build a Revel project, or execute test.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.