https://github.com/wisehackermonkey/ardinst
ardinst is a package mangaer for ardiuno libaries
https://github.com/wisehackermonkey/ardinst
Last synced: about 1 year ago
JSON representation
ardinst is a package mangaer for ardiuno libaries
- Host: GitHub
- URL: https://github.com/wisehackermonkey/ardinst
- Owner: wisehackermonkey
- License: mit
- Created: 2019-02-24T17:26:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:15:41.000Z (over 3 years ago)
- Last Synced: 2025-03-16T07:15:58.263Z (over 1 year ago)
- Language: JavaScript
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ardinst
#### a package manager for Ardiuno libraries
[](https://badge.fury.io/js/ardinst)
```
by oran c
oranbusiness@gmail.com
github.com/wisehackermonkey
20190224
```
---
### DESCRIPTION
```
it leverages npm package manager to install and upload packages
to `npmjs.org` and allows fast development of arduino projects
by allowing quick install of awesome libraries
```