Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2nthony/nm
Personal favorite new project template - SAO generator
https://github.com/2nthony/nm
evillt sao sao-generator
Last synced: about 2 months ago
JSON representation
Personal favorite new project template - SAO generator
- Host: GitHub
- URL: https://github.com/2nthony/nm
- Owner: 2nthony
- License: mit
- Created: 2019-02-24T15:42:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:55:44.000Z (about 1 year ago)
- Last Synced: 2024-10-12T08:43:56.018Z (3 months ago)
- Topics: evillt, sao, sao-generator
- Language: JavaScript
- Homepage:
- Size: 655 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sao-evillt-nm
[![NPM version](https://badgen.net/npm/v/sao-evillt-nm?icon=npm)](https://npmjs.com/package/sao-evillt-nm)
[![NPM download](https://badgen.net/npm/dm/sao-evillt-nm?icon=npm)](https://npmjs.com/package/sao-evillt-nm)
[![CircleCI](https://badgen.net/circleci/github/evillt/nm?icon=circleci)](https://circleci.com/gh/evillt/nm/tree/master)
[![$donate](https://badgen.net/badge/support%20me/donate/f2a)](https://patreon.com/evillt)## Usage
`sao-evillt-nm` is a generator for [SAO](https://github.com/saojs/sao), install is first:
```sh
yarn global add sao# Prefer npm
npm i -g sao#####################
# From npm
sao evillt-nm my-project# From git
sao evillt/nm my-project
```## License
MIT © [evillt](https://github.com/evillt)