Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding default templates to cli #16

Open
mfridman opened this issue Feb 14, 2019 · 0 comments
Open

Consider adding default templates to cli #16

mfridman opened this issue Feb 14, 2019 · 0 comments

Comments

@mfridman
Copy link

(Really excited about this project!)

The idea of being able to use your own templates is neat, however, when starting out it may be easier (and more manageable) to use a default (built-in) template if one is not supplied, at least for the supported server/client: Go and ES6.

I don't want to keep a copy of server.go.plush or client.go.plush within our repo. From day-to-day I'd update the remoto cli (if needed) and use it to generate source code without worrying about templates.

remoto project.remoto.go go-server -o server.go

go-server go-client es6-client etc. otherwise check for the supplied template path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant