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

sasjs create SASONLY template #68

Closed
allanbowe opened this issue Sep 8, 2020 · 1 comment
Closed

sasjs create SASONLY template #68

allanbowe opened this issue Sep 8, 2020 · 1 comment
Assignees
Labels

Comments

@allanbowe
Copy link
Member

allanbowe commented Sep 8, 2020

We need a template for adding just the SAS component to a frontend project.

the command will be sasjs create [name] -t sasonly

  • if [name] is missing, it should be created in the current directory (this should be true for the other templates also)
  • the folowing sasjs subfolders will be created: [macros,build,db,services]
  • the sasjs/services/common/appinit.sas will be created
  • npm install @sasjs/core will execute
  • the .gitignore will be created or updated
  • a minimal sasjsconfig.json will be created, with an empty targets array
@krishna-acondy
Copy link
Contributor

🎉 This issue has been resolved in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

3 participants