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

Make revisions based on feeback on 0.1 #18

Closed
SerpentBytes opened this issue Oct 1, 2022 · 0 comments
Closed

Make revisions based on feeback on 0.1 #18

SerpentBytes opened this issue Oct 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SerpentBytes
Copy link
Owner

Issue

Some enhancements to the source code are needed.

Details

  • Use all lower case names for files since not all filesystems are case sensitive.
  • Simplify programmatically displaying information from the package.json file by importing it in the following manner:

const { name, version } = require(‘../package.json’)

@SerpentBytes SerpentBytes added the enhancement New feature or request label Oct 1, 2022
@SerpentBytes SerpentBytes self-assigned this Oct 1, 2022
@SerpentBytes SerpentBytes mentioned this issue Oct 1, 2022
2 tasks
SerpentBytes added a commit that referenced this issue Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant