Giter Club home page Giter Club logo

nuts's Introduction

Nuts

GitHub last commit Repository Size

an android code editor, compatible with AIDE :D

Note

this repo may have come in contact or contain peanuts

feats

uses Rosemoe's sora-editor version 0.3.0 library that I ported to AIDE:D

thats pretty much it for now:v

feats i wanna add

Expand / Collapse
  • code editor
  • fold code blocks
  • file manager
  • all the basic file managing system plus... file lists ui like github, navigate folders as u type the path, view md files directly on file lists
  • git system -ui for git status, view staged and unstaged diffs, list commits, view commit diffs, and maybe a terminal
  • project management
  • connect different files together in a directory
  • interpreter
  • translate java lambda to lower java versions

if u wanna contribute

no androidx and appcompat no java 8 or above no stuffs only android studio supports

dont know how?

Tip

make an issue, ill help u somehow:D

project structure

Expand / Collapse
app
- src
  - main
    - java
      - imo
        - nuts
          - app.java # handles crash
          - debug.java # handles crash
          - MainActivity.java
    - res
    - AndroidManifest.xml


assets   # not connected to project
libs   # connected using build.gradle

commit message guides i use

Expand / Collapse

prefixes:

  • feat: add, remove or improve a feature
  • fix: fix a bug or something unwanted, obviously
  • refactor: for only improving code readability.

i also add these before prefixes:

  • โ— meaning 'its stable at this point in time'
  • ! means breaking change

and probably this after commit message:

  • ; noting theres more description for the commit message

Examples:

  • feat: add chop() method for potato
  • fix: crash when chopping a potatoes
  • refactor: organize imports and format Potato class
  • โ— feat: edit ReadMe.md as for my last commit
  • !feat: replace all java files with kotlin
  • feat: nothing just a long ahh message that cant fit as commit title;\n\n refactor: organize imports

i might also use other prefixes like docs:, style:, test:
but for the sake of simplicity i mainly use those:D

nuts's People

Contributors

imoitself avatar

Stargazers

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