https://github.com/lbdudc/create-spl-module
We provide a flexible strategy to facilitate the creation of a new SPL Module with a predefined structure
https://github.com/lbdudc/create-spl-module
lines product software
Last synced: 4 months ago
JSON representation
We provide a flexible strategy to facilitate the creation of a new SPL Module with a predefined structure
- Host: GitHub
- URL: https://github.com/lbdudc/create-spl-module
- Owner: lbdudc
- License: mit
- Created: 2025-03-25T09:01:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T09:04:31.000Z (10 months ago)
- Last Synced: 2025-09-16T15:37:31.513Z (5 months ago)
- Topics: lines, product, software
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/create-spl-module
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create SPL Module


[](https://badge.fury.io/js/create-spl)
## Description
The **Create SPL Module App** is a versatile comand line designed to simplify the process of creating a new SPL Module, this way, we provide a flexible strategy to facilitate the creation of a new SPL Module with a predefined structure.
## Pre-requisites
- Have installed in your machine:
- [Node.js](https://nodejs.org/en/download/) >= 20.0.0
## Usage
Execute the following command via npm:
Usage: `npm create spl-module [OPTION]... [DIRECTORY]`
Options:
- `-h, --help` Show this help message and exit.
- `-t, --template NAME` use a specific template
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
## Author
Victor Lamas
Email:
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details