https://github.com/oscargonzalezdev/create-si9n
npm package to setup a basic si9n template
https://github.com/oscargonzalezdev/create-si9n
Last synced: 12 months ago
JSON representation
npm package to setup a basic si9n template
- Host: GitHub
- URL: https://github.com/oscargonzalezdev/create-si9n
- Owner: oscargonzalezdev
- License: mit
- Created: 2023-07-26T20:31:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T12:09:09.000Z (over 2 years ago)
- Last Synced: 2025-04-06T05:53:25.381Z (12 months ago)
- Language: JavaScript
- Size: 370 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues-shield]][issues-url]
# Create Si9n
create-si9n is a NodeJS script that initializes a new message template for si9n.
## Getting Started
To create a new si9n template just run the following command on your cli:
```sh
npx create-si9n project-name
```
## Author
[www.oscargonzalez.dev](https://oscargonzalez.dev) |
[LinkedIn](https://linkedin.com/in/oscargonzalezdev) |
[Twitter](https://twitter.com/oscardev_)
## Links
- [NPM](https://www.npmjs.com/package/create-si9n)
- [Report Bug](https://github.com/oscargonzalezdev/create-si9n/issues/new)
- [Support](https://www.buymeacoffee.com/oscardev)
[contributors-shield]: https://img.shields.io/github/contributors/oscargonzalezdev/create-si9n.svg?style=for-the-badge
[contributors-url]: https://github.com/oscargonzalezdev/create-si9n/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/oscargonzalezdev/create-si9n.svg?style=for-the-badge
[forks-url]: https://github.com/oscargonzalezdev/create-si9n/network/members
[stars-shield]: https://img.shields.io/github/stars/oscargonzalezdev/create-si9n.svg?style=for-the-badge
[stars-url]: https://github.com/oscargonzalezdev/create-si9n/stargazers
[issues-shield]: https://img.shields.io/github/issues/oscargonzalezdev/create-si9n.svg?style=for-the-badge
[issues-url]: https://github.com/oscargonzalezdev/create-si9n/issues