Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/ardinst
ardinst is a package mangaer for ardiuno libaries
https://github.com/wisehackermonkey/ardinst
Last synced: about 1 month 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:15:41.000Z (about 2 years ago)
- Last Synced: 2024-12-15T15:39:19.330Z (about 1 month 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
[![npm version](https://badge.fury.io/js/ardinst.svg)](https://badge.fury.io/js/ardinst)
```
by oran c
[email protected]
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
```