Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicknaso/debug-addon-xcode
Debug Node.js native addon with Xcode
https://github.com/nicknaso/debug-addon-xcode
addon clang cpp debug javascript native nodejs xcode
Last synced: 11 days ago
JSON representation
Debug Node.js native addon with Xcode
- Host: GitHub
- URL: https://github.com/nicknaso/debug-addon-xcode
- Owner: NickNaso
- License: apache-2.0
- Created: 2020-03-02T22:39:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T17:57:57.000Z (almost 5 years ago)
- Last Synced: 2024-12-21T04:02:49.192Z (about 2 months ago)
- Topics: addon, clang, cpp, debug, javascript, native, nodejs, xcode
- Language: Python
- Homepage: https://medium.com/@nicknaso
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debug Node.js native addon with Xcode
This is an example project for Node.js native addon that I used in my article entitled:
- [Debug Node.js native addon with Xcode](https://medium.com/@nicknaso/debug-node-js-native-addon-with-xcode-656d740003c0)
## The Team
### Nicola Del Gobbo
## Acknowledgements
Thank you to all people that encourage me every day.
## License
Licensed under [Apache license V2](./LICENSE)