Giter Site home page Giter Site logo

sys-de-chaos / orgpad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coordinator8763/orgpad

0.0 0.0 0.0 31.54 MB

Universal tool for thoughts managing and co-sharing.

Home Page: https://orgpad.org

Shell 0.05% JavaScript 51.87% Clojure 34.00% CSS 9.43% HTML 4.64%

orgpad's Introduction

ORGPAD

                                         

Universal tool for thoughts managing and co-sharing.

Dev

  • Requirements

  • Installation

    • clone git repo git clone [email protected]:tomby42/orgpad.git
    • run cd orgpad
    • run ./scripts/install-local-repos.sh
    • run lein deps
    • run lein npm install
    • run lein less once
  • Running dev env

    • run lein figwheel and connect from your web browser to http://localhost:3449
  • Running tests

    • run lein doo phantom test
  • Building production version

    • run lein clean
    • run lein cljsbuild once prod
  • File structure

    • arxiv - materials related to orgpad development
    • dev-resources - local development resuorces for development
    • doc - documentation
    • notes - various development notes
    • resources
      • public
        • index.html - orgpad root html file
      • test
        • test.html - orgpad root html file for tests
    • src/orgpad
      • components - react components
      • core - core functionality
      • data - data structures
      • dataflow - dataflow parts
      • effects - effects functions
      • parsers - read/mutate functions for components
      • styles - css styles
      • tools - various tools
      • config.cljs - configuration for orgpad modules to load
    • tests - directory where tests reside
    • README.md - this file
    • project.clj - project file

Life cycle

Life cycle

orgpad's People

Contributors

tomby42 avatar pavel-klavik 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.