diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +} diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml new file mode 100644 index 0000000..57ae5eb --- /dev/null +++ b/.github/workflows/codeql.yml @@ -0,0 +1,76 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom queries or build logic. +# +# ******** NOTE ******** +# We have attempted to detect the languages in your repository. Please check +# the `language` matrix defined below to confirm you have the correct set of +# supported CodeQL languages. +# +name: "CodeQL" + +on: + push: + branches: [ "master" ] + pull_request: + # The branches below must be a subset of the branches above + branches: [ "master" ] + schedule: + - cron: '32 14 * * 0' + +jobs: + analyze: + name: Analyze + runs-on: ubuntu-latest + permissions: + actions: read + contents: read + security-events: write + + strategy: + fail-fast: false + matrix: + language: [ 'python' ] + # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ] + # Use only 'java' to analyze code written in Java, Kotlin or both + # Use only 'javascript' to analyze code written in JavaScript, TypeScript or both + # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support + + steps: + - name: Checkout repository + uses: actions/checkout@v3 + + # Initializes the CodeQL tools for scanning. + - name: Initialize CodeQL + uses: github/codeql-action/init@v2 + with: + languages: ${{ matrix.language }} + # If you wish to specify custom queries, you can do so here or in a config file. + # By default, queries listed here will override any specified in a config file. + # Prefix the list here with "+" to use these queries and those in the config file. + + # Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs + # queries: security-extended,security-and-quality + + + # Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java). + # If this step fails, then you should remove it and run the build manually (see below) + - name: Autobuild + uses: github/codeql-action/autobuild@v2 + + # ℹ️ Command-line programs to run using the OS shell. + # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun + + # If the Autobuild fails above, remove it and uncomment the following three lines. + # modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. + + # - run: | + # echo "Run, Build Application using script" + # ./location_of_script_within_repo/buildscript.sh + + - name: Perform CodeQL Analysis + uses: github/codeql-action/analyze@v2 + with: + category: "/language:${{matrix.language}}" diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..74f0553 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,49 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "address": "TCP/IP address of process to be debugged", + "localRoot": "${workspaceFolder}", + "name": "Attach to Remote", + "port": 9229, + "remoteRoot": "Absolute path to the remote directory containing the program", + "request": "attach", + "skipFiles": [ + "/**" + ], + "type": "node" + }, + webhook + + { + "address": "TCP/IP address of process to be debugged", + "localRoot": "${workspaceFolder}", + "name": "Attach to Remote", + "port": 9229, + "remoteRoot": "Absolute path to the remote directory containing the program", + "request": "attach", + "skipFiles": [ + "/**" + ], + "type": "node" + }, + + { + "name": "Launch Chrome", + "request": "launch", + "type": "chrome", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + }, + { + "type": "chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index d150868..9fe8a20 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,13 @@ from viberbot import Api from viberbot.api.bot_configuration import BotConfiguration bot_configuration = BotConfiguration( - name='PythonSampleBot', + name='DOUBLE X CODES ', avatar='http://viber.com/avatar.jpg', - auth_token='YOUR_AUTH_TOKEN_HERE' + auth_token='50cf6b17e0e7e04c-8c4fc48f53051b8e-40885a0fefa43b60' + ) viber = Api(bot_configuration) +) ``` ### Create an HTTPS server diff --git a/ninja-ide.html b/ninja-ide.html new file mode 100644 index 0000000..6c015f7 --- /dev/null +++ b/ninja-ide.html @@ -0,0 +1,2393 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GitHub - ninja-ide/ninja-ide: {Ninja-IDE Is Not Just Another IDE} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ Skip to content + + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + + + + +
+ + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +

ninja-ide/ninja-ide

+
+ + +
+ + + + + + + +
+
+ +
+ +
+
+ + + develop + + + + +
+
+
+ Switch branches/tags + +
+ + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + + + +
+ + +
+
+
+
+ +
+ +
+ + +
+ +
+
+
+

Name already in use

+
+
+ +
+
+
+
+ +
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? +
+ +
+
+ + +
+
+ + + + + +
+ + + + + + + + + + + +
+ + + + + + + +
+
+

Latest commit

+
+ +
+ +
+ +
+ +
+ +
+ +
Signed-off-by: Cristian <cristian.gutie@gmail.com>
+
+ 87d9113 +
+
+
+

Git stats

+ +
+
+
+

Files

+ + + + Permalink + +
+ + Failed to load latest commit information. + + + +
+
+
+
Type
+
Name
+
Latest commit message
+
Commit time
+
+ +
+
+ +
+ +
+ .github +
+ + + +
+ May 18, 2021 01:58 +
+ + + .github +
+
+
+ +
+ + + + + +
+ September 5, 2018 22:21 +
+ + + build_files +
+
+
+ +
+ +
+ ninja_ide +
+ + + +
+ May 26, 2021 07:17 +
+ + + ninja_ide +
+
+
+ +
+ + + + + +
+ April 30, 2018 00:20 +
+ + + ninja_profiling +
+
+
+ +
+ + + + + +
+ May 16, 2021 01:07 +
+ + + ninja_tests +
+
+
+ +
+ + + + + +
+ May 13, 2018 08:22 +
+ + + .gitignore +
+
+
+ +
+ +
+ COPYING +
+ + + +
+ October 25, 2011 12:35 +
+ + + COPYING +
+
+
+ +
+ +
+ Makefile +
+ + + +
+ May 18, 2021 23:08 +
+ + + Makefile +
+
+
+ +
+ +
+ README.md +
+ + + +
+ May 16, 2021 17:19 +
+ + + README.md +
+ +
+
+ +
+ +
+ icon.png +
+ + + +
+ December 4, 2017 17:32 +
+ + + icon.png +
+
+
+ +
+ + + + + +
+ January 12, 2018 00:24 +
+ + + ninja-ide.nja +
+
+
+ +
+ + + + + +
+ October 7, 2018 01:57 +
+ + + ninja-ide.py +
+
+
+ +
+ +
+ ninja.ts +
+ +
+ + beta version + +
+ +
+ September 21, 2014 12:13 +
+ + + ninja.ts +
+
+
+ +
+ + + + + +
+ October 8, 2013 22:38 +
+ + + ninja_translate +
+
+
+ +
+ + + + + +
+ May 16, 2021 01:07 +
+ + + requirements-dev.txt +
+
+
+ +
+ + + + + +
+ May 13, 2021 02:18 +
+ + + requirements.txt +
+
+
+ +
+ + + + + +
+ November 10, 2018 19:32 +
+ + + run-tests.py +
+
+
+ +
+ +
+ setup.cfg +
+ + + +
+ May 15, 2021 02:30 +
+ + + setup.cfg +
+
+ +
+ + + + +
+ + + + +
+ +
+ +
+ +
+

Ninja-IDE Is Not Just Another IDE

+

Linux Tests +PRs Welcome

+

Ninja-IDE is a cross-platform integrated development environment (IDE) that allows developers to create applications for any purpose making the task of writing software easier and more enjoyable. It's also a secret ninja agency but this doesn't matter right now.

+

+ Ninja-IDE logo +

+

Requirements

+

On any system you want Ninja-IDE, you'll need to have this dependencies installed:

+ +

Cloning and Running

+

You can clone this repo and simply execute:

+
$ git clone git://github.com/ninja-ide/ninja-ide.git
+$ cd ninja-ide
+$ pip install requirements.txt
+$ python ninja-ide.py
+

Piece of cake, huh?

+

Ninja contact

+ +

Feedback

+ +

Videos

+

Ninja-IDE Videos and Screencasts

+

Contributing

+

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.

+

License

+
    +
  • GPLv3+ (GPLv3 or any other later version published by FSF at your option)
  • +
+
+
+
+ +
+ + +
+
+ +
+
+
+

About

+ +

+ {Ninja-IDE Is Not Just Another IDE} +

+
+ + + ninja-ide.org + +
+ +

Topics

+ + +

Resources

+ + +

License

+ + + + + + + + + +

Stars

+ + +

Watchers

+ + +

Forks

+ + + + +
+
+ + + + + + + +
+
+

+ + Packages +

+ + +
+ No packages published
+
+ + + +
+
+ + + + + +
+
+

+ + Contributors 67 +

+ + + + + + + + + +
+
+ + + +
+
+

Languages

+
+ + + + +
+ + +
+
+ +
+
+ +
+ +
+ + +
+ +
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + +
+ +
+ + +