{"id":15178772,"url":"https://github.com/anshap1719/nggo","last_synced_at":"2025-10-26T17:31:14.728Z","repository":{"id":57501576,"uuid":"115944361","full_name":"anshap1719/nggo","owner":"anshap1719","description":"A CLI for working with Go + Angular projects","archived":false,"fork":false,"pushed_at":"2018-03-22T01:03:18.000Z","size":31,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T12:41:34.880Z","etag":null,"topics":["angular","angular-cli","boilerplate","cli","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anshap1719.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-01T20:08:18.000Z","updated_at":"2020-02-23T02:26:22.000Z","dependencies_parsed_at":"2022-09-10T16:41:04.931Z","dependency_job_id":null,"html_url":"https://github.com/anshap1719/nggo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshap1719%2Fnggo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshap1719%2Fnggo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshap1719%2Fnggo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshap1719%2Fnggo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anshap1719","download_url":"https://codeload.github.com/anshap1719/nggo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238375168,"owners_count":19461561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular-cli","boilerplate","cli","go"],"created_at":"2024-09-27T15:23:06.932Z","updated_at":"2025-10-26T17:31:09.406Z","avatar_url":"https://github.com/anshap1719.png","language":"Go","readme":"# NGGO\n\nA CLI tool for working with Angular + Go projects.\n\n## Prerequisites\n- You must have Go installed and GOPATH \u0026 GOBIN setup properly\n- You must have angular-cli installed (any version)\n\n**NOTE:** *Generated angular project version will be based on your angular-cli version*\n\n## Installation\nRun `go get -u github.com/anshap1719/nggo` to install the tool globally.\n\n## Generate New Project\nRun `nggo generate -n=\"{project_name}\"` to generate a new project. You must provide the name of the project using either -n or --name.\n\n## Project Generator Configuration\nThis tool supports all angular flags and options that can be used with `ng new`. Simply provide an additional argument to `nggo generate` with flag `--ng`. Ex. `nggo generate -n=\"new-project\" --ng=\"--skip-install --style=scss\"`\n\n## Install Dependencies\nBy default, the angular dependencies will be installed automatically on generation of project (not if you use --skip-install). You may run `nggo install` inside your project folder to install node + go dependencies. This is a crucial step as the generated go project has dependencies apart from standard library\n\n**Note:** *Projects must be generated in any subdirectory of your GOPATH*\n\n## Start Development Server\nRun `nggo serve` inside project folder to run the webpack dev server for angular and gin live server for go.\n\n## Authors\n\n* **Anshul Sanghi** - [Anshap1719](https://github.com/anshap1719)\n\n## License\n\nThis project is licensed under the Apache License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshap1719%2Fnggo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanshap1719%2Fnggo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshap1719%2Fnggo/lists"}