Giter VIP home page Giter VIP logo

slimtik's Introduction

SlimTik

What's this ?

slimtik is a simple, fast and powerful text editor.

Usage for developers without nodejs

installer python 3.x puis cloner le projet sur github apres avoir installer git en local

gitclone https://github.com/toutpuissantged/BestOfWeb.git

acceder au repertoire du projet

cd BOW

installer les dependances avec pip

pip install -r requirements.txt

lancer le script

python main.py

cette procedure est destiner au developeurs souhaitant tester rapidement le project , pour installer les usage de tests integrales veillez voir le chapitre suivant

usage for developers with nodejs

installer nodejs installer python 3.x puis cloner le projet sur github apres avoir installer git en local

gitclone https://github.com/toutpuissantged/BestOfWeb.git

acceder au repertoire du projet

cd BOW

installer les dependances avec pip

pip install -r requirements.txt

installer les dependances npm

npm install

pour lancer le developement avec du rechargement automatique

npm run dev

pour lancer les tests unitaires

npm run test

pour lancer la compilation du projet

npm run build

Contribution

pour contribuer au projet , vous pouvez suivre les instructions suivantes

forker le projet sur github

creer une branche pour votre contribution faite vos modifications sur votre branche une fois les commits creer un pull request et attendre la validation de l'administrateur

attention

  • les messages commits doivent etre explicites et en anglais pour eviter les confusions
  • les tests untaire et dintegration doivent etre valider par le serveur d'integration continue
  • ecrire des tests pour chaque fonctionnalite implementer
  • suivre les regle du code et respecter les standards

License

[MIT] (https://choosealicense.com/licenses/mit/)

slimtik's People

Contributors

toutpuissantged avatar

Stargazers

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