KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
zephyr
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
maplicate-editor
:
a collaborative map editor based on IPFS
MavenDemo
:
Android使用Nexus搭建 Maven私有仓库。
tailwindcss-layout-examples
:
A simple, single-page demonstration of layouts with the Tailwind CSS framework.
eoscannon-online-tool
:
Cannon Tool, keep your private key offline and safe always!
Quantum-Optics
:
A neural network to classify quantum states of light
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
zephyr
?
Download (.md)
# Zephyr [](https://circleci.com/gh/ymtszw/zephyr) Multi-column message reader, inspired by Tweetdeck, kato.im, and others. ## Development - Globally install: - Elm compiler (0.19) - [elm-live](https://github.com/wking-io/elm-live) - [google-closure-compiler](https://github.com/google/closure-compiler-npm) - Run `make` - Open <http://localhot:8000> ### Atomic Design: PatternLab Zephyr now utilizes Atomic Design, and has its own PatternLab mini-app for development! - Run `make lab` - Open <http://localhost:8001> ## In Windows With this project, I've explored capability of Elm development in Windows. In short, it IS capable, with the help of WSL. [Elm development on Windows with Atom - ymtszw](https://scrapbox.io/ymtszw/Elm_development_on_Windows_with_Atom) (in Japanese)