Skip to content

Scripts for Development, Using Github, Npmjs, Bash commands (version for windows only), version for linux npm-github-linux

License

Notifications You must be signed in to change notification settings

js-func/npm-github-win

Repository files navigation

ApiCra npm-github-win

npm version build status code coverage install size npm downloads gitter chat code helpers

Api Creator it's DevopsTool with command line for NPMJS packages, connected with Github on Windows OS

  • Scripts for Development
  • Github
  • Npmjs
  • Bash commands (version for windows only), version for linux npm-github-linux

https://apicra.com/

Features

Publishing

Commit, push to github and publish on nodejs.com package with one command:

-publish.bat

Versioning

publish the new Version by file package.json, Apicra is supporting tags versioning on Github and npmjs

-version.bat

Tickets

Apicra is supporting tickets for versioning, so you have possibility to generate logs, history of your each version

-ticket.bat

Browser Support

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 11 ✔

Installing

Using npm:

npm install apicra

Using bower:

bower install apicra

Using yarn:

yarn add apicra

Using chocolate:

choco install apicra

clone testing scripts using git on windows console

git clone https://github.com/apicra/npm-github-win-test.git

install apicra tool on windows using git:

-apicra-install-by-git.bat

All files are copied to folder .apicra

    mkdir .apicra
    echo .apicra/ >> .gitignore
    git clone https://github.com/apicra/npm-github-win.git .apicra

If you need update apicra tool:

-apicra-update-by-git.bat

Create package.json

-npm-init-package.bat

Check a version

-apicra-version.bat

Create first ticket

-apicra-ticket.bat

commit & push changes to git repository

How works Tickets

.ticket

  • v1.0.1.txt
  • v1.0.2.txt ...

How works Variables

.variable

  • homepage.txt
  • package.txt
  • repository.txt
  • version.txt

from .ticket folder should be crating the LOG.md file with details about all tickets for main version

Przygotować wygląd

https://github.com/verdaccio/verdaccio

Dependencies

curl-7.65.0-win32-mingw

About

Scripts for Development, Using Github, Npmjs, Bash commands (version for windows only), version for linux npm-github-linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages