Giter VIP home page Giter VIP logo

vsr-new's Introduction

vsr-new

release version downloads-github wf-CI wf-Release

language crates.io downloads-crates

Rust utility for creating new projects based on my templates repo.

๐Ÿ”ฅ Usage

Create a algorithms project with the c template

> vsr-new c algorithms

Create a testing project with the server-creation template

> vsr-new server-creation testing

List all available templates

> vsr-new --types

๐Ÿ› ๏ธ Installation

npx [Recommended]

Is highly recommended to use npx on every usage of the binary.

npx vsr-new --types

It works on Windows, Linux and MacOS if you have Node installed. It will use the latest release - stable version of the binary.

With Binaries

Checkout the latest release. Download the binary for your specific OS.

From source

If you want to build vsr-new from source, you need Rust on your OS. You can then use cargo to build everything

cargo install vsr-new

npm

You can install the binary with the Node Package Manager

npm install -g vsr-new

This is the less adviced for new users. If you want to avoid the npx preffix on each usage, download the binary for your OS and add it to your OS path.

๐Ÿค” To-do

  • CI/CD
  • Distribute binaries from github
  • Distribute binaries with npm
  • Distribute binary with Chocolatey (Windows)
  • Distribute binary with apt (Linux)
  • Distribute binary with brew (Mac OS)

Contributions welcome

This project welcomes contributions of any kind, whether you want to add new features, improve the documentation or just want to give some feedback.

License

vsr-new is published under the MIT license. See the LICENSE file for more information.

vsr-new's People

Contributors

jhonatanmacazana avatar

Stargazers

Jadir avatar David Shatwell avatar Emanuel Samir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.