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

Manage javascript language #104

Closed
thomrick opened this issue Apr 26, 2018 · 4 comments
Closed

Manage javascript language #104

thomrick opened this issue Apr 26, 2018 · 4 comments

Comments

@thomrick
Copy link
Contributor

AS a user I WANT TO use javascript as main language TO manage my Nest project

@thomrick thomrick changed the title feature(javascript) : Manage javascript language Manage javascript language Apr 26, 2018
@thomrick thomrick added this to To do in SPRINT 2 (19 points) via automation May 25, 2018
@thomrick thomrick added the 5 label Jun 10, 2018
@thomrick thomrick moved this from To do to In progress in SPRINT 2 (19 points) Jun 10, 2018
@thomrick thomrick added this to Needs triage in SPRINT 6 via automation Jun 17, 2018
@thomrick thomrick moved this from Needs triage to SPRINT 2 in SPRINT 6 Jun 17, 2018
@thomrick thomrick removed this from SPRINT 2 (19 points) in SPRINT 6 Jun 23, 2018
@thomrick thomrick moved this from In progress to Done in SPRINT 2 (19 points) Jun 23, 2018
@1valdis
Copy link

1valdis commented Dec 26, 2018

I see this marked as Done but I don't see anything in documentation that says how to generate a project in pure JS. So, how do I do that?

@lahvey
Copy link

lahvey commented Jul 29, 2019

From the starter, but stopped here.

@thomrick
Copy link
Contributor Author

Hey guys !
With the CLI new command you can pass -l js option to generate project in pure JavaScript but I don't recommend this

$ nest new project-name -l js

@stormwatch
Copy link

@1valdis It is documented in cli usage but not in the output of nest new --help. I tried first by passing -l JavaScript which throws a cryptic ENOENT.

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

No branches or pull requests

4 participants