8000 Tags · tefanhhh/starter-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tefanhhh/starter-cli

Tags

v1.1.0

Toggle v1.1.0's commit message
chore: Update init.js to use template choices and prompt answers

Refactor the `init.js` file to use the template choices and prompt answers for generating a project. Update the variable names and properties to match the new structure. This ensures that the correct template URL is used for cloning the repository and that the project details are correctly set in the `package.json` file.

Recent user commits:
- chore: Update package.json with project details
- chore: Bump package.json version to 1.1.0
- chore: Update package.json version to 1.0.2

Recent repository commits:
- chore: Update package.json with "private" field
- chore: Add initial project files and dependencies

v1.0.1

Toggle v1.0.1's commit message
chore: Update dependencies and import statements

Update the import statements in the `init.js` file to use ES6 import syntax. Also, update the `package.json` file to include the `"type": "module"` field. This ensures that the project can be used as an ES module.

Recent user commits:
- chore: Update package.json with "private" field
- chore: Add initial project files and dependencies

Recent repository commits:
- chore: Update package.json with "private" field
- chore: Add initial project files and dependencies

v1.0.0

Toggle v1.0.0's commit message
chore: Add initial project files and dependencies

0