Coder Social home page Coder Social logo

pita-cli's Introduction

logo

Pita cli

Simpliest way to develop secure and powerful webapp for redpitaya.

GitHub all releases GitHub GitHub tag (latest by date) GitHub Workflow Status

Pita ๐Ÿซ“ is a cli tool to scaffold and manage webapp for redpitaya. It allows you to code, build and implement your webapp with a robust and secure environement. It handle all your workflow, from tooling installation to testing, benching and publishing.

Pita project resides in:

pita cli pita api pita template
GitHub tag (latest by date) GitHub tag (latest by date) GitHub tag (latest by date)
deno doc

Project are customizable, by default:

  • frontend is in typescript/tsx
  • backend is in rust
  • fpga is in verilog All app is builded in www/ and sended to repitaya board

More info on redpitaya webapp doc.

Usage

Classic cli use

pita --help

Step by step interactive use

pita

Classic worflow example:

  1. Once and for all
pita requirements
  1. Init a new project
pita init
  1. Run build project
pita build
  1. Send build files to redpitaya board
pita implement
  1. Try your app

Installation

Install from Deno

If deno not installed, see deno installation or run.

  • Linux and macOs
curl -fsSL https://deno.land/x/install/install.sh | sh
  • Windows
irm https://deno.land/install.ps1 | iex

Then reload your shell and run.

deno install -Afqn pita https://deno.land/x/pita/pita.ts

Standalone install (not support upgrade)

  1. Pick an executable from "release"
  2. Add pita to your path
  3. Start your project

Contributing

Read CONTRIBUTING and start a codespace or clone this repository.

Folow conventionnal commit, comment your code with JSDoc if exposed, use deno style coventions.

Link your PR with the corresponding issue if it exists.

pita-cli's People

Contributors

jotsr avatar

Watchers

 avatar  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.