ensorbi is a mechanism to absorb your experience.
THIS APPLICATION IS UNSTABLE!
Alternatively, it is an application that manages static files, text files and tags as a network based on their reference relationships.
ensorbiはあなたの経験を吸収する仕組みです。
あるいは、静的ファイル、テキストファイル及びタグをそれらの参照関係によるネットワークとして管理するアプリケーションです。
windows10 deno: 1.8.3
- install of Deno
- git clone of this repository
$ deno run -A --unstable ./app/server/main.ts --http-server
$ deno bundle --unstable --config tsconfig.json ./app/editorPage/index.ts ./app/editorPage/index.bundle.js
$ deno bundle --unstable --config tsconfig.json ./app/viewerPage/index.ts ./app/viewerPage/index.bundle.js
$ deno run -A --unstable ./app/server/main.ts --reconstruct-referrers
$ cd ${RepositoryRoot} $ deno bundle --unstable --config tsconfig.json ./app/viewerPage/index.ts ./app/viewerPage/index.bundle.js $ deno run -A --unstable ./app/server/main.ts --build-deno-deploy-project $ vim ./build/viewer/index.html <script> - remoteStorageURL = "" + remoteStorageURL = "https://raw.githubusercontent.com/${user-name}/${Repository-name}/${branch-name}/" </script>
$ deno run -A --unstable ./app/server/main.ts --build-deno-deploy-project
Under ${RepositoryRoot}/build/viewer/
, the files required for the Git repository that works with Deno Deploy
are generated.
push to any GitHub repository.
link of “https://raw.githubusercontent.com/${user-name}/${Repository-name}/${branch-name}/main.ts”
**** グラフとはいつでもきりかえれるように LINQを扱うような使いごこちでインタラクティブに絞りこんでいく
ちょっとずつネットワークに追加されていく様が反映されて欲しい
ノード詳細は人立たせてメッセージウィンドウっぽくしたり
作った順とか、最終更新順序、名前とか?
デリゲートをやりとりするのをやめる anyをやりとりしている気がするので、きちんと型を送る
Each code and file is provided under a license written in “LICENSE”, unless it is licensed on its own.
Contributors need to agree that their contributions are subject to the licenses mentioned above.
各コードとファイルはそれ自体にライセンス表記がない限り、”LICENSE”で記述されたライセンスの元で提供されます。
また、貢献者はその貢献が上述のライセンスに従うことに同意する必要があります。