1.6.2 • Published 4 years ago

sboticscompiler v1.6.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

sboticscompiler CLI

A CLI for sBotics c# projects.

🚀 Project

sboticscompiler is a project developed focusing on help c# devs to developer their sBotics's project code, with multifile support, error checking, and more.

:heavy_check_mark: Requirements

sboticscompiler has some requirements to work. Check more here

:information_source: How to use

  # Install the package globally
  $ npm -g install sboticscompiler
  # or
  $ yarn global add sboticscompiler

  # only on Windows, to allow windows run the cli (every time after opening a new terminal)
  Set-ExecutionPolicy Bypass -Scope Process

  # Create a new project
  $ sboticscompiler init

  # Compile your code
  $ sboticscompiler compile

:eyes: Examples

Check some examples here

:information_source: How to contribute

  • Fork this repository;
  • Clone this repository on your machine: https://github.com/GRFreire/sboticscompiler.git
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

:memo: License

This project is under the MIT license. See the file LICENSE for more details.

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.4.0

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

0.0.1

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago