We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e5ac8 commit 0379d43Copy full SHA for 0379d43
1 file changed
README.md
@@ -140,6 +140,23 @@ npm uninstall -g @josephin/lockcli
140
141
---
142
143
+## Contributing
144
+
145
+Contributions are welcome! Here's how to get started:
146
+```bash
147
+# Clone the repository
148
+git clone https://github.com/ANDRIANALISOA-sylvere/LockCLI
149
+cd LockCLI
150
151
+# Install dependencies
152
+npm install
153
154
+# Run locally
155
+npm start
156
+```
157
158
+Feel free to open an issue or submit a pull request on [GitHub](https://github.com/ANDRIANALISOA-sylvere/LockCLI).
159
160
## Author
161
162
**Sylvère Andrianalisoa** — [@ANDRIANALISOA-sylvere](https://github.com/ANDRIANALISOA-sylvere)
0 commit comments