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

Aliases per project, per folder - Custom language definition, custom commands and functions (new language?) #74

Open
nexssp opened this issue May 6, 2021 · 0 comments
Labels
enhancement New feature or request feature request Someone asked for a new feature or enhancement good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nexssp
Copy link
Owner

nexssp commented May 6, 2021

Main aliases are located in the src/aliases - control from the repo owneres, base Nexss Programmer.

User will be able to modify/add aliases in

  • Current project folder (NEXSS_PROJECT_PATH)
  • in the current folder he is in: (process.cwd())

code needs to go around line: 36. Current code is for main: const aliases = require("./aliases.json");

@nexssp nexssp added help wanted Extra attention is needed enhancement New feature or request feature request Someone asked for a new feature or enhancement labels May 6, 2021
@nexssp nexssp changed the title Aliases per project, per folder Aliases per project, per folder - Custom language definition, custom commands and functions (new language?) May 9, 2021
@nexssp nexssp added the good first issue Good for newcomers label May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request Someone asked for a new feature or enhancement good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant