npm install sipas!GitHub repo size
!GitHub language count
!GitHub forks
!Bitbucket open issues
!Bitbucket open pull requests
> s'ipas is a CLI for for creating easy api's in nodejs with templates, in the future with your help we hope it will be a framework. Just below you will see the folder structure off sipa.
```
sipa
┣ bin
┃ ┣ cli.js
┃ ┗ log.js
┣ template
┃ ┗ express.js
┣ .gitignore
┣ .npmignore
┣ LICENSE
┣ README.md
┣ package-lock.json
┗ package.json$3
The project is still under development and future updates will focus on the following tasks:
- [x] Add a cli for creating
- [ ] Add yarn or npm option
- [ ] Add More Templates
Before starting, make sure you have met the following requirements:
* You have installed the latest version of Node.JS.
` for install node.js go to ` Node.js Site ` and follow the instructions for your SO.`GIT
* You have installed .
` for install GIT go to ` GIT Site ` and follow the instructions for your SO.`this readme.md
* You have read .
To clone s'ipas, follow these steps:
Linux, macOS and windows:
``
npm i -g sipas
CLI sipa:
``
$ sipas📫 Contributing to s'ipas
To contribute to s'ipas, follow these steps:
1. Fork this repository.
2. Create a branch: git checkout -b .git commit -m '
3. Make your changes and confirm then: git push origin sipas /
4. send to original branch:
5. Create the pull request.
Alternatively, consult the GitHub documentation how to create a pull request.
`js
{
url: '
title: '
folder_structure:
ex
┣ index.js
┗ index.spec.js,``
author: '
}