Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

dev: Support generating, building/installing, etc from command line #22

Open
DrJosh9000 opened this issue Mar 18, 2018 · 0 comments
Open
Milestone

Comments

@DrJosh9000
Copy link
Contributor

DrJosh9000 commented Mar 18, 2018

It should be easy to integrate szgo into a //go:generate, for instance.

$ shenzhen-go $FILE   # open this file in the gui directly
$ shenzhen-go generate $FILE   # no gui, just create the .go
$ shenzhen-go build $FILE   # just create and build the .go

et cetera.

@DrJosh9000 DrJosh9000 added this to the v1 milestone Mar 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant