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

Added init command. Formatted files. Updated docs. #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TKDKid1000
Copy link

Closes #30.

Added a powerful init command to denox. It is fully customizable, and can generate templates in YAML (default), JSON, and TypeScript. It also automatically detects the main typescript file. There is also a safety check to make sure you don't overwrite your existing configuration files. This can be ignored using the -f flag.

  • New feature

Changelog

Added

init.ts file. Containing templates and functionality for init.ts command.

Changed

denox.ts, added command and command options for init command.
Also formatted the entire software with deno fmt.

Removed

Nothing

Fixed

#30

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

Successfully merging this pull request may close these issues.

[ERROR] No init command
1 participant