Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/generator-notes
Generator for notes project.
https://github.com/afeiship/generator-notes
generator notes
Last synced: about 1 month ago
JSON representation
Generator for notes project.
- Host: GitHub
- URL: https://github.com/afeiship/generator-notes
- Owner: afeiship
- License: mit
- Created: 2019-09-22T14:04:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T04:32:19.000Z (over 2 years ago)
- Last Synced: 2024-10-26T22:53:29.306Z (3 months ago)
- Topics: generator, notes
- Language: JavaScript
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# generator-notes
> Generator for notes project.## installation
```bash
git clone [email protected]:afeiship/generator-notes.git
cd generator-notes
npm link
```## usage
```
yo @jswork/notes
```## license
MIT © [afeiship](https://js.work)