Skip to content

Commit e69fe98

Browse files
v1.2.0
1 parent 8fe8e30 commit e69fe98

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,9 @@ npm i -g bootstrapper-script-generator
3636

3737
This recreates the codebase in the current directory.
3838

39-
---
40-
41-
### Enjoy using the **Bootstrapper Script Generator** to customize new framework creation!
42-
4339
<br>
44-
<img width="300" alt="logo" src="https://github.com/user-attachments/assets/a6907512-87a4-45de-9188-cdc494dfe5a8">
45-
46-
## Licensing
47-
48-
This project is licensed under the MIT License.
49-
50-
### Third-Party Licenses
51-
52-
The repository uses some third-party dependencies under other licenses:
53-
54-
- Apache-2.0
55-
- BSD-3-Clause
56-
- ISC
57-
58-
The full texts of these licenses are included in the repository.
40+
<img width="300" alt="logo" src="https://github.com/user-attachments/assets/ee70394a-ac30-45d5-8dc9-a100f71f9819">
5941

6042
## Contributions and Issues
6143

62-
Contributions are welcome! If you have ideas for improvements, please open an issue first for discussion before submitting a pull request.
63-
You can report issues or start discussions here: [Open an issue](https://github.com/mattfsourcecode/bootstrapper-script-generator/issues)
44+
Contributions are welcome! If you have ideas for improvements, [open an issue](https://github.com/mattfsourcecode/bootstrapper-script-generator/issues).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrapper-script-generator",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "CLI tool that generates customizable shell scripts for bootstrapping specifiable codebase directories",
55
"main": "dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)